8564d58439fe9a0ab77a9417aa6c053c668bd39f
speckle.xunit.runner.wpf
XUnit Gui written in WPF
Fork of xunit.runner.wpf.
This fork, uses the AssemblyRunner of xunit.v3.runner.utility to run the tests so that the external dlls are loaded via reflection in the same AppDomain. This is necessary when running unit tests of code hosted by external applications (Revit etc).
NuGet package: https://www.nuget.org/packages/speckle.xunit.runner.wpf/
Sample application using it: https://github.com/Speckle-Next/xUnitRevit
Many thanks to all the developers of xunit and xunit.runner.wpf!
Check out our blog post on this 👉 https://speckle.systems/blog/xunitrevit !
Description
Languages
C#
100%