Requirements:
1. Must be extendable by Lua logger "classes"
2. Must log all steps of test run:
* load test engine library
* get test engine's test container files extensions
* load test container
* executing 'setUp', 'test' and 'tearDown' steps of unit test
* start/end test suite executing
* find ignored unit test
3 (optional) common log messages of 'warning' or 'error' levels
Original issue reported on code.google.com by
MuteSpi...@gmail.comon 30 Sep 2012 at 10:27