gonzalo123 / phpautotest
Auto execute phpunit when save test files
dev-master
2012-11-27 19:52 UTC
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: 2024-11-09 14:40:07 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