My Tester 1.1
Version 1.1 is out. Starting with this version, My Tester will not be distributed as .phar file anymore. Just install it via Composer.
New features
- added option to skip a test if current sapi is different
- added event onExecute to TestsRunner
Enchantments
- the environment for nette di extension is now set up in TestsRunner::execute()
- improved deprecation message for Runner
- TestsRunner::execute() now returns whetever the tests failed