mirror of
https://github.com/PGYER/codefever.git
synced 2026-06-05 10:39:57 +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
|