Practice project to implement the unit test, integration tests, BDD, etc.
➕ xUnit.net
is a free, open source, community-focused unit testing tool for the .NET Framework.
➕ NUKE
brings your build automation to an even level with every other .NET project.
➕ NSubstitute
is designed as a friendly substitute for .NET mocking libraries.
✔️ A sandbox
is an isolated testing environment that allows users to run programs or open files without impacting the application, system, or platform they are running on.