Skip to content

Instantly share code, notes, and snippets.

@jubianchi
Created August 1, 2015 22:39
Show Gist options
  • Save jubianchi/960fcb2ca5a2d8c04ab5 to your computer and use it in GitHub Desktop.
Save jubianchi/960fcb2ca5a2d8c04ab5 to your computer and use it in GitHub Desktop.
$ bin/atoum --loop -mcn 3 -ncc -p 'php -n -ddate.timezone=Europe/Paris' -f tests/units/phpunit/AssertTest.php
> PHP path: php -n -ddate.timezone=Europe/Paris
> PHP version:
=> PHP 5.6.6 (cli) (built: May 14 2015 23:27:40)
=> Copyright (c) 1997-2015 The PHP Group
=> Zend Engine v2.6.0, Copyright (c) 1998-2015 Zend Technologies
> mageekguy\atoum\tests\phpunit\Framework_AssertTest...
[SSS-S0-0000-00-0--000-000-0-00000000000-0------------000-00>][ 59/277]
[--000----0-000000-0-0-0--------------0---00--0-0-0--------->][118/277]
[----------------------------------------------------------->][177/277]
[---------------------------------------------------------0->][236/277]
[0----------0000---00----000000-----------___________________][277/277]
=> Test duration: 25.67 seconds.
=> Memory usage: 110.50 Mb.
> Total test duration: 25.67 seconds.
> Total test memory usage: 110.50 Mb.
> Running duration: 73.95 seconds.
Success (1 test, 4/277 methods, 65 void methods, 208 skipped methods, 11 assertions)!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment