gonzalo123 / phpautotest
Auto execute phpunit when save test files
Installs: 11
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
pkg:composer/gonzalo123/phpautotest
Requires
- evenement/evenement: 2.0.*
- gonzalo123/fswatcher: dev-master
- gonzalo123/sh: dev-master
- symfony/console: dev-master
- symfony/process: dev-master
This package is not auto-updated.
Last update: 2025-09-27 18:56:54 UTC
README
bin/autotest
Console Tool
Usage:
[options] command [arguments]
Options:
--help -h Display this help message.
--quiet -q Do not output any message.
--verbose -v Increase verbosity of messages.
--version -V Display this application version.
--ansi Force ANSI output.
--no-ansi Disable ANSI output.
--no-interaction -n Do not ask any interactive question.
Available commands:
help Displays help for a command
list Lists commands
start executes automatically phpunit every time you save a php file