Skip to content

Releases: SeanCline/CatchVsTestAdapter

v0.1-beta.2

02 Jan 22:41
Compare
Choose a tag to compare
v0.1-beta.2 Pre-release
Pre-release

Support for test durations and macronames which should be in the next Catch version.
Many bugfixes related to the test project template.

v0.1-beta.1

09 Oct 20:39
Compare
Choose a tag to compare
v0.1-beta.1 Pre-release
Pre-release

Automatically downloads Catch nuget package when creating a new Catch project.
Reduced package size to ~.5MB

v0.1-alpha.4

09 Oct 10:45
Compare
Choose a tag to compare
v0.1-alpha.4 Pre-release
Pre-release

Includes a new project template, item template, and snippets.

v0.1-alpha.3

06 Oct 22:17
Compare
Choose a tag to compare
v0.1-alpha.3 Pre-release
Pre-release

Major changes:

  • Supports VS2012, 2013, and 14CTP4.
  • Tests can now be debugged via the context menu.
  • The message for a failed test describes the reason and location of the failure.

v0.1-alpha.2

05 Oct 17:41
Compare
Choose a tag to compare
v0.1-alpha.2 Pre-release
Pre-release
Integrate @bkuhns' project template into the extension.

v0.1-alpha.1

04 Oct 19:37
Compare
Choose a tag to compare
v0.1-alpha.1 Pre-release
Pre-release
Generate a Visual Studio extension package (.vsix) on build.