Skip to content

Releases: machine/machine.specifications.runner.visualstudio

v2.10.2

Choose a tag to compare

@robertcoltheart robertcoltheart released this 28 May 01:30

Changed

  • Updated Microsoft.TestPlatform.ObjectModel version

v2.10.1

Choose a tag to compare

@robertcoltheart robertcoltheart released this 28 Apr 13:08
fbb6fdc

Fixed

  • Fixed an issue running large assemblies under DevOps

v2.10.1-beta.2

v2.10.1-beta.2 Pre-release
Pre-release

Choose a tag to compare

@robertcoltheart robertcoltheart released this 20 Apr 12:17
fbb6fdc

Fixed

  • Fixed an issue with logging errors

v2.10.1-beta.1

v2.10.1-beta.1 Pre-release
Pre-release

Choose a tag to compare

@robertcoltheart robertcoltheart released this 17 Apr 05:35
9781660

Fixed

  • Fixed an issue running large assemblies under DevOps

v2.10.0

Choose a tag to compare

@robertcoltheart robertcoltheart released this 30 Mar 01:24
444052d

Added

  • Support for TestCaseFilter filtering #95

v2.10.0-beta.1

v2.10.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@robertcoltheart robertcoltheart released this 24 Mar 04:51
444052d

Added

  • Support for TestCaseFilter filtering #95

v2.9.0

Choose a tag to compare

@robertcoltheart robertcoltheart released this 05 Jun 12:34

Changed

  • Test adapter supports net452 instead of net46.

v2.8.2

Choose a tag to compare

@robertcoltheart robertcoltheart released this 06 May 07:15
dd06d65

Fixed

  • Show correct display name in test results, which was preventing ReSharper from running tests under .NET Core

v2.8.1

Choose a tag to compare

@robertcoltheart robertcoltheart released this 07 Apr 07:15

Added

  • Support for 1.x versions of MSpec

v2.8.0

Choose a tag to compare

@robertcoltheart robertcoltheart released this 09 Jan 01:34
7352869
  • Fixed a bug when running specific tests from Visual Studio, no longer runs all tests in a context
  • Fixed a bug that caused the running of Establish and Cleanup multiple times when running specific tests