Nette Tester 1.0 released
Four years ago, a new simple unit test framework was added to the Nette Framework. 😉 Nowadays, Nette Tester has become a stable testing tool with integrated support in NetBeans 8.0 and a lot of features:

- very easy to use and understand 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 the readme file or the documentation.
Further reading
- Nette Tester 2.4.0 is out
- Interview with Matouš about news in PhpStorm plugins
- Nette Tester 2.3.0 is out
- Nette Tester 2.2.0 is out
- Nette Tester 2.0.0 is out
- Changes in Nette Tester 1.7.0
- Changes in Nette Tester 1.6.0
- Changes in Nette Tester 1.5.0
- Changes in Tester 1.4.0
- Changes in Nette Tester 1.3.1
Sign in to submit a comment