📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 15:50:22
📂
/ (Root)
/
home
/
orkouolp
/
web
/
testing.orkobd
/
laravel
/
vendor
/
phpunit
/
phpunit
/
tests
/
end-to-end
/
generic
📍 /home/orkouolp/web/testing.orkobd/laravel/vendor/phpunit/phpunit/tests/end-to-end/generic
🔄 Refresh
✏️
Editing: test-suffix-multiple-csv.phpt
Writable
--TEST-- phpunit --test-suffix .test.php,.my.php ../../_files/ --FILE-- <?php declare(strict_types=1); $_SERVER['argv'][] = '--do-not-cache-result'; $_SERVER['argv'][] = '--no-configuration'; $_SERVER['argv'][] = '--test-suffix'; $_SERVER['argv'][] = '.test.php,.my.php'; $_SERVER['argv'][] = __DIR__ . '/../../_files/'; require_once __DIR__ . '/../../bootstrap.php'; (new PHPUnit\TextUI\Application)->run($_SERVER['argv']); --EXPECTF-- PHPUnit %s by Sebastian Bergmann and contributors. Runtime: %s ..... 5 / 5 (100%) Time: %s, Memory: %s There was 1 PHPUnit test runner warning: 1) Using comma-separated values with --test-suffix is deprecated and will no longer work in PHPUnit 12. You can use --test-suffix multiple times instead. WARNINGS! Tests: 5, Assertions: 5, Warnings: 1.
💾 Save Changes
❌ Cancel