Due to the problem of undefined behavior during the execution of tests and getting the error There is no currently active test., it is necessary to migrate from xunit to nunit.
The research of problem did not reveal a solution:
xunit/xunit/issues/2146
xunit/xunit/issues/2003
xunit/xunit/issues/1540
Due to the problem of undefined behavior during the execution of tests and getting the error
There is no currently active test.
, it is necessary to migrate from xunit to nunit.The research of problem did not reveal a solution: xunit/xunit/issues/2146 xunit/xunit/issues/2003 xunit/xunit/issues/1540