UnitTestingTools Save

Great tools to increase the quality of your unit tests in .NET C#

Project README

Unit Testing Tools

Great tools to increase the quality of your unit tests.

Frameworks / Tools:

  • XUnit
    • Runners
    • Collection Fixture
    • Good use of decorators for better recognizing
  • MOQ
    • Use of Verify Assertion
  • AutoMoq
    • Used with XUnit Fixture
  • Bogus
    • Generation of random data
  • Fluent Assertions
    • Increasing the assertion expression

About:

This project was developed by Eduardo Pires under the MIT license.

Open Source Agenda is not affiliated with "UnitTestingTools" Project. README Source: EduardoPires/UnitTestingTools

Open Source Agenda Badge

Open Source Agenda Rating