Pipeline stages
2 stagesConsole Logs
1+ php -v
1s2PHP 8.2.27 (cli) (built: Feb 4 2025 04:37:35) (NTS)
1s3Copyright (c) The PHP Group
1s4Zend Engine v4.2.27, Copyright (c) Zend Technologies
1s5 with Zend OPcache v8.2.27, Copyright (c), by Zend Technologies
1s6+ ./libraries/vendor/bin/phpunit --testsuite Integration
1s7PHPUnit 9.6.22 by Sebastian Bergmann and contributors.
1s8
1s9............. 13 / 13 (100%)
1s10
1s11Time: 00:00.209, Memory: 12.00 MB
1s12
1s13OK (13 tests, 38 assertions)
1s