nitunit: do not write empty testsuites in the xml file
[nit.git] / tests / sav / nitunit_args12.res
1 ==== Test-suite of module test_nitunit7::test_nitunit7 | tests: 3
2 [OK] test_nitunit7::test_nitunit7$core::Sys$before_module
3 [OK] test_nitunit7$TestNitunit7$test_foo
4 [KO] test_nitunit7::test_nitunit7$core::Sys$after_module
5      test_nitunit7.nit:29,1--31,3: Runtime Error in file nitunit.out/gen_test_nitunit7.nit
6      Output
7         Runtime error: Assert failed (test_nitunit7.nit:30)
8
9
10 Docunits: Entities: 5; Documented ones: 0; With nitunits: 0
11 Test suites: Classes: 1; Test Cases: 3; Failures: 1
12 [FAILURE] 1/3 tests failed.
13 `nitunit.out` is not removed for investigation.
14 <testsuites><testsuite package="test_nitunit7"><testcase classname="nitunit.test_nitunit7.TestNitunit7" name="test_foo" time="0.0"><system-err></system-err></testcase></testsuite></testsuites>