This project allows the comparison of popular Mocking
packages Moq, NSubstitute, and FakeItEasy. It also includes examples of the following:
- FluentAssertions make assertions in a much more developer friendly and readable way.
- MediatR integration testing with Dependency Injection and Logging verification