
Achievement Quantifier
Achievement Quantifier Round 3 – Testing Spectre.Console Commands using XUnit, AutoFixture, and an In-Memory SQLite Database
This post shares an experience of unit testing in C# using XUnit, AutoFixture, and Spectre.Console.Testing libraries plus an in-memory SQLite database. The motivation for this post is to prepare a testing project setup for future reference. The example project is Achievement Quantifier, first introduced in this post and