Created
January 18, 2017 00:54
-
-
Save MasonM/caa4b27123427b31e2c11ca587066b85 to your computer and use it in GitHub Desktop.
stock-web test
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mmalone@docker> stock.phpunit | |
OK | |
PHPUnit 5.7.4 by Sebastian Bergmann and contributors. | |
............................................................. 61 / 1841 ( 3%) | |
............................................................. 122 / 1841 ( 6%) | |
............................................................. 183 / 1841 ( 9%) | |
............................................................. 244 / 1841 ( 13%) | |
............................................................. 305 / 1841 ( 16%) | |
............................................................. 366 / 1841 ( 19%) | |
............................................................. 427 / 1841 ( 23%) | |
............................................................. 488 / 1841 ( 26%) | |
............................................................. 549 / 1841 ( 29%) | |
............................................................. 610 / 1841 ( 33%) | |
............................................................. 671 / 1841 ( 36%) | |
............................................................. 732 / 1841 ( 39%) | |
............................................................. 793 / 1841 ( 43%) | |
............................................................. 854 / 1841 ( 46%) | |
............................................................. 915 / 1841 ( 49%) | |
............................................................. 976 / 1841 ( 53%) | |
............................................................. 1037 / 1841 ( 56%) | |
............................................................. 1098 / 1841 ( 59%) | |
............................................................. 1159 / 1841 ( 62%) | |
............................................................. 1220 / 1841 ( 66%) | |
............................................................. 1281 / 1841 ( 69%) | |
............................................................. 1342 / 1841 ( 72%) | |
............................................................. 1403 / 1841 ( 76%) | |
............................................................. 1464 / 1841 ( 79%) | |
............................................................. 1525 / 1841 ( 82%) | |
............................................................. 1586 / 1841 ( 86%) | |
............................................................. 1647 / 1841 ( 89%) | |
............................................................. 1708 / 1841 ( 92%) | |
............................................................. 1769 / 1841 ( 96%) | |
............................................................. 1830 / 1841 ( 99%) | |
........... 1841 / 1841 (100%) | |
Time: 2.01 minutes, Memory: 66.50MB | |
OK (1841 tests, 3142 assertions) | |
/code (master) 18.01 00:52 [7/9044] | |
mmalone@docker> git checkout docker-test-db-in-ram | |
Switched to branch 'docker-test-db-in-ram' | |
/code (docker-test-db-in-ram) 18.01 00:52 | |
mmalone@docker> stock.phpunit | |
OK | |
PHPUnit 5.7.4 by Sebastian Bergmann and contributors. | |
............................................................. 61 / 1841 ( 3%) | |
............................................................. 122 / 1841 ( 6%) | |
............................................................. 183 / 1841 ( 9%) | |
............................................................. 244 / 1841 ( 13%) | |
............................................................. 305 / 1841 ( 16%) | |
............................................................. 366 / 1841 ( 19%) | |
............................................................. 427 / 1841 ( 23%) | |
............................................................. 488 / 1841 ( 26%) | |
............................................................. 549 / 1841 ( 29%) | |
............................................................. 610 / 1841 ( 33%) | |
............................................................. 671 / 1841 ( 36%) | |
............................................................. 732 / 1841 ( 39%) | |
............................................................. 793 / 1841 ( 43%) | |
............................................................. 854 / 1841 ( 46%) | |
............................................................. 915 / 1841 ( 49%) | |
............................................................. 976 / 1841 ( 53%) | |
............................................................. 1037 / 1841 ( 56%) | |
............................................................. 1098 / 1841 ( 59%) | |
............................................................. 1159 / 1841 ( 62%) | |
............................................................. 1220 / 1841 ( 66%) | |
............................................................. 1281 / 1841 ( 69%) | |
............................................................. 1342 / 1841 ( 72%) | |
............................................................. 1403 / 1841 ( 76%) | |
............................................................. 1464 / 1841 ( 79%) | |
............................................................. 1525 / 1841 ( 82%) | |
............................................................. 1586 / 1841 ( 86%) | |
............................................................. 1647 / 1841 ( 89%) | |
............................................................. 1708 / 1841 ( 92%) | |
............................................................. 1769 / 1841 ( 96%) | |
............................................................. 1830 / 1841 ( 99%) | |
........... 1841 / 1841 (100%) | |
Time: 24.08 seconds, Memory: 66.25MB | |
OK (1841 tests, 3142 assertions) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment