Registry / testing / localheinz-test-util

localheinz-test-util

JSON →
library1.6.0phppackagistunverified

Provides a helper trait and generic data providers for tests.

composer require localheinz/test-util
INSTALL
IMPORT
SIG · LOCALHEINZ-TEST-UT
L
localheinz-test-util
testingphpv1.6.0
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.

Helper
use Localheinz\Test\Util\Helper;

Use the Helper trait in a PHPUnit test.

use Localheinz\Test\Util\Helper; class MyTest extends \PHPUnit\Framework\TestCase { use Helper; public function testSomething() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.6.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
localheinz-test-util — pip install localheinz-test-util · libregistry