Skip to content

v1.1.18

Compare
Choose a tag to compare
@jayaranigarg jayaranigarg released this 01 Jun 12:38

This release fixes following issues:

  1. Ability to provide a reason for Ignored tests. #126 [enhancement]
  2. VB unit test project templates that ship in VS 2017 do not reference MSTest V2 nuget packages. #132 [enhancement]
  3. Assert.IsInstanceOf passes on value null. #178 [Contributed By LarsCelie]
  4. Test methods in a base class defined in a different assembly are not navigable in Test Explorer. #163 [Contributed By ajryan]
  5. Enable MSTest framework based tests targeting .NET Core to be run and debugged from within VSCode. #182
  6. Web project templates that ship in VS 2017 do not reference MSTest V2 nuget packages. #167

See release notes here