Registry / testing / atk14-tester

atk14-tester

JSON →
library0.6.5phppackagistunverified

PHPUnit wrapper that lets you run the same test suites across multiple PHPUnit and PHP versions without rewriting your tests.

composer require atk14/tester
INSTALL
IMPORT
SIG · ATK14-TESTER
A
atk14-tester
testingphpv0.6.5
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Tester
use Atk14\Tester\Tester;

Run all tests in the 'tests' directory.

use Atk14\Tester\Tester; $tester = new Tester(); $tester->runTests(__DIR__ . '/tests');
Debug
Known issues
breakingRequires PHP 7.1+ and PHPUnit 6+; may not work with PHPUnit 9+.
fix
Check compatibility with your PHPUnit version before upgrading.
affects: >=0.6.5
Upgrade
Version history
0.6.5latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
atk14-tester — pip install atk14-tester · libregistry