Extending the Framework
Custom Reporter
Implementation of a custom test reporter printing a dot per each test case.
Custom Assertion
Implementation of a custom assertion function.
Custom Exception Catcher
Implementation of a custom catcher of unhandled exceptions.