 |
|
Innovation award
 Nominee: 3x |
This class can test classes and fuctions using docblock comments.
It can test given classes or functions by parsing docblock sections of the code scripts to be tested to extract the definition of assert conditions for the tests that need to be performed.
The packages comes with special traits definitions that are necessary to use this class with the classes that are meant to be tested.
|
|
| Name: |
InlineTesting |
| Base name: |
inline-testing |
| Description: |
Test classes and fuctions using docblock comments |
| Version: |
0.1.0 |
| PHP version: |
5.4 |
| License: |
GNU General Public License (GPL) |
| All time users: |
249 users |
| All time rank: |
6398 |
| Week users: |
1 user |
| Week rank: |
2036  |
| |
|
 November 2012
Number 5
Prize: One subscription to the PDF edition of the PHP Architect magazine |
Test driven development is an approach that can help minimizing the bugs software applications.
However, for many developers writing code for implementing tests is a boring task, so many of them end up not doing it.
This class can help minimizing the effort necessary to write tests for classes.
It lets developers insert some testing conditions in the comments of their classes, so this class can do the actual testing without further effort from the developer.
Manuel Lemos |
| Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|