Closed filzrev closed 2 months ago
When running unit tests on Visual Studio TestExplorer. NullReferenceException is thrown on some cases.
NullReferenceException
It's seems to be occurred when running following tests in parallel.
new TestListenerScope();
How to reproduce problems
TestLoaderWhenStandalonePreprocessorExists
TestBadMdToc
When running unit tests on Visual Studio TestExplorer.
NullReferenceException
is thrown on some cases.It's seems to be occurred when running following tests in parallel.
new TestListenerScope();
How to reproduce problems
TestLoaderWhenStandalonePreprocessorExists
1.2.TestBadMdToc