Released version 1.0.0
Four years ago was added to the Nette Framework new simple unit test framework ;-) Now Nette Tester has become stable testing tool with integrated support in NetBeans 8.0 and lot of features:
- very easy and understandable API
- each test is a standalone PHP script
- fast parallel testing
- colorized and readable output, including TAP format
- code coverage analysis
- watching folders for changes and automatically re-run tests
- HTML output testing
For more information see readme.md.