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

Releases: TestCentric/testcentric-experimental-gui

TestCentric Experimental GUI 0.7

21 Dec 09:14
9d3eba0
Compare
Choose a tag to compare
Pre-release

This is the final release of the TestCentric experimental GUI as a separate product. Future releases will be bundled with the standard TestCentric GUI once this project is merged into that repository.

Changes primarily relate to the build and toward making this GUI compatible with the standard GUI so that the two can be more readily merged.

NUnit Gui 0.6 Preview

21 Sep 00:49
Compare
Choose a tag to compare
NUnit Gui 0.6 Preview Pre-release
Pre-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

NUnit Gui 0.5 Preview

14 Aug 02:56
Compare
Choose a tag to compare
NUnit Gui 0.5 Preview Pre-release
Pre-release

This is the first release in our new repository location. It adds a chocolatey package and supports extensions when installed under chocolatey.

Note that the package with extension .nupkg is intended for chocolatey install, rather than nuget.

Issues Resolved

  • 60 Get extensions working for the GUI
  • 137 Allow changing ProcessModel and DomainUsage
  • 204 Move the GUI repository
  • 205 Create a Chocolatey package for the GUI

NUnit Gui 0.4 Preview

21 Jun 20:04
Compare
Choose a tag to compare
NUnit Gui 0.4 Preview Pre-release
Pre-release

This release resolves a number of issues in the GUI...

  • 14 Display relative path in GUI's tree (option)
  • 26 Explicit tests are executed if a category is excluded
  • 112 Add icons to solution
  • 127 Decide Framework and C# levels for the gui project
  • 130 Corrupted NUNit30Settings file
  • 131 Initial Tree Display setting is not honored
  • 140 Add support for Multiple Asserts
  • 154 Change default to run in a separate process, allowing 32-bit processes to work among other things
  • 155 Cannot drag and drop test assemblies
  • 156 Fix RunTree image for transparency.
  • 163 No validation of tracelevel
  • 164 Missing escaping of content of CDATA in AddXmlCDataSection
  • 170 Test assembly locked
  • 173 Test result message and stacktrace not always updated
  • 176 Upgrade to version 3.6.1 of engine
  • 179 Compiling the project on a machine with only VS 2017
  • 184 The path is not of a legal form exception on load
  • 192 Nuget package for engine doesn't have agent config files

NUnit Gui 0.3 Preview

04 Jan 00:36
Compare
Choose a tag to compare
NUnit Gui 0.3 Preview Pre-release
Pre-release

This release continues development of the Gui and resolves the following issues:

  • 61 When loading tests using an agent, a cmd window is opened
  • 86 Review and Revise Settings Panels
  • 101 Bug Fix when viewing by category
  • 102 Add Extension Manager dialog
  • 117 System.FormatException on parsing duration
  • 122 Update package references to latest versions
  • 123 Create temporary thread to run tests
  • 126 Need an easier way to make Engine changes for the Gui
  • 133 Initial NUnit Tree display should show top of tree
  • 134 File Exit command doesn't work
  • 146 Remove additional unused settings

NUnit GUI 0.2 Preview

13 Apr 04:35
Compare
Choose a tag to compare
NUnit GUI 0.2 Preview Pre-release
Pre-release

The 0.1 release had two critical bugs, which are fixed in this one. This release is still intended solely for the purpose of reviewing the look and feel of the new gui.

NUnit GUI 0.1 Preview

08 Apr 20:12
Compare
Choose a tag to compare
NUnit GUI 0.1 Preview Pre-release
Pre-release

This release is the first one for the gui. It is intended solely for the purpose of getting feedback on the UI design and shouldn't be used in production.

To test it, just download the zip and unzip it into any convenient directory. Run nunit-gui.exe and open a test assembly.

We're anxious to see what you think of the look and feel of this new gui as we continue development.