Forum member
liudas
1 post
Posts by liudas
-
DomainUnload is not fired/class finalizers not executed on test runner host exit
Hi, I need to execute clean up code to free external resources after all test are executed. NCrunch handles AssemblyInitialize/AssemblyCleanup differently from mstest runner. As advised in Test Runner Re-use documentation part I introduced bool flag to avoid multiple long running Initialization cal…
25 Oct 2013 07:40 UTC