atoum Command Examples

A simple, modern and intuitive unit testing framework for PHP. More information: http://atoum.org.

atoum --init

atoum

atoum -c {{path/to/file}}

atoum -f {{path/to/file}}

atoum -d {{path/to/directory}}

atoum -ns {{namespace}}

atoum -t {{tag}}

atoum --bootstrap-file {{path/to/file}}