Registry / testing / bluepsyduck-test-helper

bluepsyduck-test-helper

JSON →
library2.0.0phppackagistunverified

Some traits helping with testing using PHPUnit.

composer require bluepsyduck/test-helper
INSTALL
IMPORT
SIG · BLUEPSYDUCK-TEST-H
B
bluepsyduck-test-helper
testingphpv2.0.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.

TestHelper
use BluePsyduck\TestHelper\TestHelper;

Use the TestHelper trait in a PHPUnit test.

use BluePsyduck\TestHelper\TestHelper; class MyTest extends TestCase { use TestHelper; public function testSomething() { $this->assertSomething(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
19 hits · last 30 days
node
16
Amazon
1
OpenAI (training)
1
Resources
bluepsyduck-test-helper — pip install bluepsyduck-test-helper · libregistry