Commit Graph

17 Commits

Author SHA1 Message Date
fe733f96d6 simplification and elapsed time now available everywhere. 2024-11-22 22:42:02 +01:00
7cf5827f22 added time 2024-11-22 22:03:23 +01:00
09fd2cb2a4 simple testcase names 2024-11-22 21:50:28 +01:00
74383ddcc0 added a prefix option to separate test results 2024-11-22 21:34:52 +01:00
e20795e7b9 no more duplication of test suites.
Parsing the test tree and deciding in the marsheller whether it is a
testcase (leaf) or a suite (non-leaf)
2024-11-22 20:59:23 +01:00
36563f55fb avoid duplicate testsuites for everyt line of output 2024-11-20 23:42:06 +01:00
bfbf24a6c4 reintroducing nesting. 2024-11-20 23:35:05 +01:00
e0207bab2a now using classname in testcases to refer to the testsuite 2024-11-20 23:25:27 +01:00
37f4359dcb now forcing the orot name of the output to be correct 2024-11-20 22:32:49 +01:00
befec17e06 testing autoupdate 2024-11-20 22:19:24 +01:00
220b73dc49 now writing each TestSuite to a separate file 2024-11-20 22:15:44 +01:00
d97ffd7fea root element rename to testsuite 2024-11-20 21:54:52 +01:00
18d362c926 now can also read from stdin 2024-11-20 21:29:35 +01:00
8a2c4757b9 first working version. 2024-11-20 21:13:17 +01:00
7643f37b73 initial version of CLI 2024-11-20 18:47:02 +01:00
root
991739b1ea change 2024-11-20 18:37:40 +01:00
47df0cc2d9 first commit 2024-11-20 18:36:59 +01:00