Skip to content

Instantly share code, notes, and snippets.

@nickvergessen
Created September 13, 2013 12:08
Show Gist options
  • Save nickvergessen/6549843 to your computer and use it in GitHub Desktop.
Save nickvergessen/6549843 to your computer and use it in GitHub Desktop.
develop tests
nickv@nickv-mint /var/www/develop $ phpBB/vendor/bin/phpunit
PHPUnit 3.7.24 by Sebastian Bergmann.
Configuration read from /var/www/develop/phpunit.xml.dist
............................................................. 61 / 2191 ( 2%)
......................I.....SSSS.......SSSS.................. 122 / 2191 ( 5%)
............................................................. 183 / 2191 ( 8%)
............................................................. 244 / 2191 ( 11%)
............................................................. 305 / 2191 ( 13%)
............................................................. 366 / 2191 ( 16%)
............................................................. 427 / 2191 ( 19%)
............................................................. 488 / 2191 ( 22%)
............................................................. 549 / 2191 ( 25%)
............................................................. 610 / 2191 ( 27%)
............................................................. 671 / 2191 ( 30%)
............................................................. 732 / 2191 ( 33%)
............................................................. 793 / 2191 ( 36%)
............................................................. 854 / 2191 ( 38%)
............................................................. 915 / 2191 ( 41%)
............................................................. 976 / 2191 ( 44%)
............................................................. 1037 / 2191 ( 47%)
............................................................. 1098 / 2191 ( 50%)
............................................................. 1159 / 2191 ( 52%)
............................................................. 1220 / 2191 ( 55%)
............................................................. 1281 / 2191 ( 58%)
............................................................. 1342 / 2191 ( 61%)
............................................................. 1403 / 2191 ( 64%)
............................................................. 1464 / 2191 ( 66%)
............................................................. 1525 / 2191 ( 69%)
............................................................. 1586 / 2191 ( 72%)
............................................................. 1647 / 2191 ( 75%)
............................................................. 1708 / 2191 ( 77%)
............................................................. 1769 / 2191 ( 80%)
............................................................. 1830 / 2191 ( 83%)
............................................................. 1891 / 2191 ( 86%)
............................................................. 1952 / 2191 ( 89%)
............................................................. 2013 / 2191 ( 91%)
.......................................
Time: 5.11 minutes, Memory: 97.50Mb
OK, but incomplete or skipped tests!
Tests: 2046, Assertions: 13542, Incomplete: 1, Skipped: 8.
nickv@nickv-mint /var/www/develop $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment