Skip to content

TestCentric 1.0 Beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@CharliePoole CharliePoole released this 30 May 17:17
28bebb7

This is the second beta release of the TestCentric Runner for NUnit. While it is still beta,
it is feature-complete. Since the actual execution of tests is done by the NUnit engine
rather than the GUI itself, it's probably reasonable for developers to use this on the
desktop, provided their CI is based on a stable production-level NUnit runner, such as
the NUnit 3 Console Runner or the NUnit 3 VS adapter.

Features

  • Version 0.12 of the Experimental GUI is included with support for user-defined icons
    and immediate text output display.

Issues Resolved

  • 5 Add online docs for the GUI
  • 229 Experimental GUI: Multiple and user-defined tree icons
  • 236 Experimental GUI: missing test output
  • 326 Update CONTRIBUTING.md
  • 328 FIXED: Reloading loads the assembly multiple times
  • 327 Document how TestCentric GUI is versioned
  • 333 FIXED: InvalidOperationException is thrown from RunStarting event handler
  • 336 FIXED: In TestCentric gui, Selected Categories are cleared on Reload
  • 345 Show names of settings in Text Output settings dialog