Skip to content

Released version 1.0.0

Compare
Choose a tag to compare
@dg dg released this 08 Feb 17:44
· 599 commits to master since this release

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.