xUnit uses the same AppDomain for the whole test assembly, this is problematic as I'm testing a UI library and need to create a new for the whole tes
xUnit uses the same AppDomain for the whole test assembly, this is problematic as I'm testing a UI library and need to create a new for the whole tes