gonzalo123/phpautotest

Auto execute phpunit when save test files

dev-master 2012-11-27 19:52 UTC

This package is not auto-updated.

Last update: 2024-04-13 11:56:22 UTC


README

Build Status

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