Skip to content

Unit tests in deep with xUnit, NSubstitute as mocking and FluentAssertions

Notifications You must be signed in to change notification settings

xgrois/UnitTestsInDeep

Repository files navigation

Unit tests in detail

Unit tests in deep with

  • xUnit
  • NSubstitute as mocking
  • FluentAssertions

Covering:

  • Data types
  • API unit testing
    • Mocking
    • DI/IoC
    • Fluent assertions
    • Naming conventions
    • API level (controllers)
    • Domain level (services)
  • Parallelism and Shared classes

About

Unit tests in deep with xUnit, NSubstitute as mocking and FluentAssertions

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages