Which produce 28 errors, 11 failures, 59 deprecations, and 33 notices. The tests cover 9 out of 21 classes, 54 out of 83 methods, and 237 out of 442 lines of code.
5 lines
86 B
PHP
Executable File
5 lines
86 B
PHP
Executable File
#!/usr/bin/env php
|
|
<?php
|
|
|
|
require dirname(__DIR__).'/vendor/phpunit/phpunit/phpunit';
|