Download the PHP package backendtea/watch-phpunit without Composer
On this page you can find all versions of the php package backendtea/watch-phpunit. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package watch-phpunit
Watch Phpunit
Installation
What is this
The intention of this application is to 'watch' for file changes, and run the tests related to files that have been changed since the last git commit. This does mean that in its current form it needs to be in a git repository.
It figures out what classes depend on each other, and then runs the tests related to the changed files.
Usage
(src and tests are the default values, so if your folder structure matches this, you can run it like so:)
All versions of watch-phpunit with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
ext-dom Version *
backendtea/dependency-finder Version ^0.0.2
symfony/console Version ^4.3
symfony/finder Version ^4.3
symfony/process Version ^4.3
ext-dom Version *
backendtea/dependency-finder Version ^0.0.2
symfony/console Version ^4.3
symfony/finder Version ^4.3
symfony/process Version ^4.3
The package backendtea/watch-phpunit contains the following files
Loading the files please wait ....