Download the PHP package selrahcd/phpunit-test-run-logger without Composer
On this page you can find all versions of the php package selrahcd/phpunit-test-run-logger. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download selrahcd/phpunit-test-run-logger
More information about selrahcd/phpunit-test-run-logger
Files in selrahcd/phpunit-test-run-logger
Download selrahcd/phpunit-test-run-logger
More information about selrahcd/phpunit-test-run-logger
Files in selrahcd/phpunit-test-run-logger
Vendor selrahcd
Package phpunit-test-run-logger
Short Description A test run logger for PHPUnit. Records the results of test runs for improving TDD workflow.
License MIT
Package phpunit-test-run-logger
Short Description A test run logger for PHPUnit. Records the results of test runs for improving TDD workflow.
License MIT
Please rate this library. Is it a good library?
Informations about the package phpunit-test-run-logger
PHPUnit test run logger
This is a test run logger.
After each test run it logs if the run was passing or failing.
This is useful during a Dojo session, where you want to practice and reflect on the way you've used TDD during a code kata.
Install
-
Install with composer
composer require --dev selrahcd/phpunit-test-run-logger
- Configure PHPUnit to use the extensions, in
phpunit.xml
add
All versions of phpunit-test-run-logger with dependencies
PHP Build Version
Package Version
The package selrahcd/phpunit-test-run-logger contains the following files
Loading the files please wait ....