This is a module for the NetBeans IDE to run phpt tests, display a summary and shows details of failed tests.
This plugin uses a special version of the run-tests.php script from the PHP distribution to run tests following the phpt format. These tests are mostly used by developers of the PHP runtime but can also be used by other projects. When a test fails the user will get a diff showing the differences and an editor window to change the test. (See screenshot to get an idea)
Later plans include the idea to run the tests using PHP or C debugging to identify the reason for an error.
This project isn't finished, yet, and is very experimental it works for me, sometimes, though :-)
Project information
- Maintainer:
- Johannes Schlüter
- Driver:
- Johannes Schlüter
- Licence:
-
GNU GPL v2,
Other/Open Source
(Dual licensed under the terms of the Common Development and Distribution License (CDDL) and the GNU General Public License version 2 with Classpath exception)
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Java
All questions Latest questions
All bugs Latest bugs reported
All blueprints Latest blueprints
-
Add a possibility to re-run tests
Registered -
Run tests through a debugger
Registered