Skip to content

Latest commit

 

History

History

Mocking

Automated Test Mocking

This project allows the comparison of popular Mocking packages Moq, NSubstitute, and FakeItEasy. It also includes examples of the following:

  • Shouldly is an assertion framework which focuses on giving great error messages when the assertion fails while being simple and terse.
  • MediatR integration testing with Dependency Injection and Logging verification

Packages