You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- related to aspnet#11 (4 of 4 additions)
- need xUnit.net AppDomain support in console runs but not in VS runs
- setting in `WebStack.xunit.targets` overrides `xunit.runner.json` default
- somewhat avoids issues such as xunit/xunit#353 and xunit/xunit#947
- pre-enumerating `[Theory]`s also slows down test discovery and execution
- remains a good idea to leave the test execution engine running
0 commit comments