0.2.0
Features
- Support PHPUnit 5.x and 6.x (@Hywan),
- Support PHPUnit namespaces (@Hywan),
- Allow to re-define the default test execution engine (@Hywan),
- Be compatible with PHP 5.6 (@Hywan).
Chore
- Re-define the test build matrix on Travis to match the one from atoum (@Hywan),
- Adopt atoum's coding style (@Hywan).
Documentation
- Rewrite the
README.md(@Hywan).