Skip to content
This repository has been archived by the owner on Jul 27, 2019. It is now read-only.

NUnit Gui 0.6 Preview

Pre-release
Pre-release
Compare
Choose a tag to compare
@CharliePoole CharliePoole released this 21 Sep 00:49
· 90 commits to master since this release

This release splits the application into multiple assemblies and fixes a number of bugs.

Issues Resolved

  • 96 Show message of some kind while tests are loading.
  • 189 Move View to a separate Assembly
  • 199 Some compilation problem in tests...
  • 206 Use GitVersion for the GUI builds
  • 209 Utilise IAvailableFrameworks interface over RuntimeFramework class in engine
  • 223 ReportContainsStartAndEndDateAndDuration is dependent on the culture
  • 229 Create separate assembly for the model alone