PonyTest¶
Main test framework actor that organises tests, collates information and prints results.
Constructors¶
create¶
Create a PonyTest object and use it to run the tests from the given TestList
Parameters¶
Returns¶
- PonyTest tag^
Public Behaviours¶
apply¶
Run the given test, subject to our filters and options.
Parameters¶
- test: UnitTest iso