Skip to content

v1.3.0

Compare
Choose a tag to compare
@jayaranigarg jayaranigarg released this 11 May 10:03
· 2898 commits to main since this release
310b1dc

Fixes part of this release:

  1. TestTimeout configurable via RunSettings #403 [enhancement]
  2. Customize display name for DynamicDataAttribute #373 [Contributed by Brad Stoney] [enhancement]
  3. Fix incompatibility between multiple versions of mstest adapter present in a solution #404
  4. Fix multiple results not returning for custom TestMethod #363 [Contributed by Cédric Bignon]
  5. Run Class Cleanup in sync with Class Initialize #372
  6. Fix to show right error message on assembly load exception during test run #395
  7. Consistent behavior of GenericParameterHelper's while running and debugging #362 [Contributed by walterlv]

See release notes here