Sunday, March 24, 2019

Common testing issues - resolve them all by AutoTesting

Nuget AutoTesting => https://www.nuget.org/packages/AutoTesting/

Repo: https://github.com/Ermesx/testing-context

It's resolve below issues:

  • Any testing helper should limit the testing scope to a single class only.
  • Changes to a constructor of a class should not require editing all tests for that class.
  • Boilerplate code within the test class should be kept to a minimum.

Common testing issues - resolve them all by AutoTesting Click here
  • Blogger Comment
  • Facebook Comment

0 comments:

Post a Comment

The webdev Team