NSubstitute is a friendly substitute for .NET mocking libraries. It has a simple, succinct syntax to help developers write clearer tests. NSubstitute is designed for Arrange-Act-Assert (AAA) testing and with Test Driven Development (TDD) in mind.


Keywords
AAA, TDD, mocking, mocks, testing, unit-testing
License
BSD-3-Clause
Install
Install-Package NSubstitute -Version 4.2.0