A simple, modern and intuitive unit testing framework for PHP. More information: https://atoum.readthedocs.io/en/latest/option_cli.html.
atoum --init
atoum
atoum {{[-c|--configuration]}} {{path/to/file}}
atoum {{[-f|--files]}} {{path/to/file}}
atoum {{[-d|--directories]}} {{path/to/directory}}
atoum {{[-ns|--namespaces]}} {{namespace}}
atoum {{[-t|--tags]}} {{tag}}
atoum {{[-bf|--bootstrap-file]}} {{path/to/file}}