Testify.Moq

Testify is a unit test assertions, test data creation and contract verification framework. It's not dependent on any specific unit testing framework. Testify.Moq adds mocking support via Moq.


Keywords
factory, moq, assert, test, assertion, TDD, verifier, mock, testing, unit, AAA
License
Apache-2.0
Install
Install-Package Testify.Moq -Version 1.7.3

Documentation

Testify

Gitter Build status Coverage Status

Testify is a unit test assertions, test data creation and contract verification framework. It's not dependent on any specific unit testing framework.

See the project site for more.