Download the PHP package leedch/unitest without Composer
On this page you can find all versions of the php package leedch/unitest. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download leedch/unitest
More information about leedch/unitest
Files in leedch/unitest
Download leedch/unitest
More information about leedch/unitest
Files in leedch/unitest
Vendor leedch
Package unitest
Short Description Generates PHPUnit test classes from regular PHP classes
License MIT
Homepage https://github.com/leedave/unitest.git
Package unitest
Short Description Generates PHPUnit test classes from regular PHP classes
License MIT
Homepage https://github.com/leedave/unitest.git
Please rate this library. Is it a good library?
Informations about the package unitest
Unitest
Generate PHP Unit Tests (PHPUnit) from regular PHP classes.
Most people don't do Unit Testing because it is too much fuss to get it all set up and to write all test classes. This tool gives you the test classes.
Just edit the tests or delete the ones you don't want. All you need to get this to run is a JSON file containing an array of all class names that need a test Class.
All versions of unitest with dependencies
PHP Build Version
Package Version
The package leedch/unitest contains the following files
Loading the files please wait ....