Skip to content
Josh Varty edited this page Sep 11, 2015 · 6 revisions

Alive 0.6

Released 2015 September 10

Changelog:

  • Adds support for NUnit test initialization and cleanup
  • Adds support for xUnit test initialization and cleanup
  • Adds support for MSTest test initialization and cleanup
  • Adds support for test cases defined in abstract classes
  • Adds support for test cases adorned with attributes that derive from attributes that indicate test cases
  • Reduces superfluous type names in results
  • Cancelling of auto mapping is snappier

Also changed since Alive 0.5.3:

  • Adds support for Leaping Gorilla framework
  • Shows iterator values in foreach loops
  • Reduces delay before displaying the results tooltip,
  • Allows user to show the results tooltip for an unlimited time
  • Adds support for launching test cases directly
  • Show variable simple names instead of fully qualified name
Clone this wiki locally