mirror of
https://github.com/PGYER/codefever.git
synced 2026-05-06 21:50:39 +08:00
3 lines
166 B
Bash
Executable File
3 lines
166 B
Bash
Executable File
#! /bin/bash
|
|
php application/libraries/composerlib/vendor/phpunit/phpunit/phpunit --prepend $PWD/tests/bootstrap.php --configuration $PWD/phpunit.xml --coverage-text
|