Skip to content

Instantly share code, notes, and snippets.

@fntlnz
Last active August 29, 2015 14:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save fntlnz/10cf57f89c3a586410cb to your computer and use it in GitHub Desktop.
Save fntlnz/10cf57f89c3a586410cb to your computer and use it in GitHub Desktop.
PHPUnit PHP (5.5.16, 5.6.11, 7.0.0alpha1, 7.0.0beta1, 7.0.0beta2)

PHP 5.5.16

PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

Runtime:        PHP 5.5.16
Configuration:  /project/phpunit.xml.dist

...............................................................  63 / 144 ( 43%)
............................................................... 126 / 144 ( 87%)
..................

Time: 836 ms, Memory: 44.25Mb

OK (144 tests, 1101 assertions)

PHP 5.6.11

PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

Runtime:        PHP 5.6.11
Configuration:  /project/phpunit.xml.dist

...............................................................  63 / 144 ( 43%)
............................................................... 126 / 144 ( 87%)
..................

Time: 722 ms, Memory: 44.25Mb

OK (144 tests, 1101 assertions)

PHP 7.0.0alpha1

PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

Runtime:        PHP 7.0.0alpha1
Configuration:  /project/phpunit.xml.dist

...............................................................  63 / 144 ( 43%)
............................................................... 126 / 144 ( 87%)
..................

Time: 556 ms, Memory: 28.00Mb

OK (144 tests, 1101 assertions)

PHP 7.0.0beta1

PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

Runtime:        PHP 7.0.0beta1
Configuration:  /project/phpunit.xml.dist

...............................................................  63 / 144 ( 43%)
............................................................... 126 / 144 ( 87%)
..................

Time: 522 ms, Memory: 28.00Mb

OK (144 tests, 1101 assertions)

PHP 7.0.0beta2

PHPUnit 4.7.6 by Sebastian Bergmann and contributors.

Runtime:        PHP 7.0.0beta2
Configuration:  /project/phpunit.xml.dist

...............................................................  63 / 144 ( 43%)
............................................................... 126 / 144 ( 87%)
..................

Time: 450 ms, Memory: 28.00Mb

OK (144 tests, 1101 assertions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment