Releases: SeanCline/CatchVsTestAdapter
Releases · SeanCline/CatchVsTestAdapter
v0.1-beta.2
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
Automatically downloads Catch nuget package when creating a new Catch project.
Reduced package size to ~.5MB
v0.1-alpha.4
Includes a new project template, item template, and snippets.
v0.1-alpha.3
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
Integrate @bkuhns' project template into the extension.
v0.1-alpha.1
Generate a Visual Studio extension package (.vsix) on build.