XUnit Gui written in WPF
Перейти к файлу
Kevin Pilch 41c9282023 Update to latest xunit, and target net472 and netstandard2.0 2018-12-02 17:01:12 -08:00
SampleTestAssembly Update to latest xunit, and target net472 and netstandard2.0 2018-12-02 17:01:12 -08:00
docs Added screenshot to readme. 2017-06-05 10:49:13 -07:00
xunit.runner.data Update to latest xunit, and target net472 and netstandard2.0 2018-12-02 17:01:12 -08:00
xunit.runner.worker Update to latest xunit, and target net472 and netstandard2.0 2018-12-02 17:01:12 -08:00
xunit.runner.wpf Update to latest xunit, and target net472 and netstandard2.0 2018-12-02 17:01:12 -08:00
.gitattributes :octocat: Added .gitattributes & .gitignore files 2015-08-08 15:33:49 -07:00
.gitignore execute test on enter key 2018-02-04 01:42:25 +01:00
README.md Added screenshot to readme. 2017-06-05 10:49:13 -07:00
xunit.runner.wpf.sln Open solution in Visual Studio 2017 2017-06-03 16:40:14 -05:00

README.md

xunit.runner.wpf

XUnit Gui written in WPF

A simple replacement for the old winforms xunit.gui with support for xunit 2.0.

Find it on NuGet at xunit.runner.wpf.

Screenshot

Build status