When I run MbUnit I get this output but no report file is created or
shown. This is the console output when I run it through Nant (the same
thing happens when I run MbUnit.Cons.exe manually).
[exec] Parsed arguments:
[exec] -- Parsed Arguments
[exec] Files:
[exec] D:\development\course\store\build\buildartifacts
\NothinButDotNetStore.dll
[exec] Assembly paths:
[exec] Report folder: D:\development\course\store\build
\buildartifacts
[exec] Report Name Format: test.report
[exec] Report types:
[exec] Text
[exec] Show reports: True
[exec] Filter Category:
[exec] Exclude Category:
[exec] Filter Author:
[exec] Filter Namespace:
[exec] Filter Type:
[exec] Verbose: False
[exec] ShadowCopyFiles: False
[exec]
[exec] Start time: 1:23 PM
[exec] [info] Loading test assemblies
[exec] [info] Starting execution
[exec] [info] Sorting assemblies by dependencies
[exec] [info] Setting up fixture colors
[exec] [info] Loading NothinButDotNetStore
[exec] [info] Found 172 tests
[exec] [info] Running fixtures.
[exec] [info] Tests finished: 172 tests, 163 success, 7 failures,
2 ignored
[exec] [info] All Tests finished: 172 tests, 163 success, 7
failures, 2 ignored in 4.124868 seconds
[exec] [info] Creating reports in D:\development\course\store
\build\buildartifacts
[exec] [info] Created Text report
[exec] [info] MbUnit execution finished in 9.1403325s.
It says the report was created and where it is (the last 3 lines) but
there is nothing there.
I saw a post in this group about the COR_ENABLE_PROFILING environment
variable. I had a tried 0 and 1 but it had no effect, still no report
saved to disk.
Any ideas?
Thanks.
John.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"MbUnit.User" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/MbUnitUser?hl=en
-~----------~----~----~----~------~----~------~--~---