c438ba0bc1
added status badge
677 B
677 B
xunit.runner.wpf
XUnit Gui written in WPF
Fork of xunit.runner.wpf.
This version, currently in WIP, uses the AssemblyRunner found in xunit.v3.runner.utility to run the tests so that the external dlls are loaded in the same AppDomain. This is necessary when running unit tests of code hosted by external applications (Revit etc).
Coming soon, a xunit runner for Revit.