stronk7

Untitled

Jan 18th, 2019
197
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.86 KB | None | 0 0
  1. $ bin/moodle-docker-compose exec webserver vendor/bin/phpunit --filter core_scss_testcase
  2. Moodle 3.7dev (Build: 20190118), c092f75791be10f8f2ee382cd73ac1cdcf3a6feb
  3. Php: 7.3.1, pgsql: 9.6.7, OS: Linux 4.9.125-linuxkit x86_64
  4. PHPUnit 6.5.13 by Sebastian Bergmann and contributors.
  5.  
  6. ........ 8 / 8 (100%)
  7.  
  8. Time: 12.78 seconds, Memory: 365.00MB
  9.  
  10. OK (8 tests, 8 assertions)
  11.  
  12.  
  13. $ bin/moodle-docker-compose exec webserver vendor/bin/phpunit --filter theme_boost_scss_testcase
  14. Moodle 3.7dev (Build: 20190118), c092f75791be10f8f2ee382cd73ac1cdcf3a6feb
  15. Php: 7.3.1, pgsql: 9.6.7, OS: Linux 4.9.125-linuxkit x86_64
  16. PHPUnit 6.5.13 by Sebastian Bergmann and contributors.
  17.  
  18. . 1 / 1 (100%)
  19.  
  20. Time: 12.58 seconds, Memory: 429.01MB
  21.  
  22. OK (1 test, 1 assertion)
Advertisement
Add Comment
Please, Sign In to add comment