The munit tag has no wiki summary.
5
votes
1answer
141 views
How can I run MUnit TestSuites outside WorkBench?
I would like to run MUnit tests inside TestSuite constructs from the command line or a notebook interface without loading the Workbench GUI. I tried
...
3
votes
1answer
249 views
MUnit creating a hierarchy of TestSuites
I would like to create a hierarchy of TestSuites. However it appears that it is not possible to call a TestSuite from another ...
