Skip to content
Josh Varty edited this page Oct 29, 2015 · 3 revisions

Alive 1.0.1

Released 2015 October 28

Changelog:

  • Test Discovery: Finds all tests decorated with attributes that inherit from NUnit's Test or XUnit's Fact
  • Adds support for [CollectionDefinition] classes with IClassFixtures.
  • Adds support for [Collection] on the base class of the current test class.
  • Handles InvalidOperationException when adding projects to the solution
  • Fixes regression in running Universal Windows Apps
  • Fixes an edge case when Alive stops when user is typing

Download from Visual Studio gallery

Clone this wiki locally