668c8aeeca0c902b57ef2e9c94854cfbcf381a23
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.
Description
Languages
C#
100%