Registry / testing / tipoff-test-support

tipoff-test-support

JSON →
library2.0.1phppackagistunverified

Provides test support utilities for PHP packages.

composer require tipoff/test-support
INSTALL
IMPORT
SIG · TIPOFF-TEST-SUPPOR
T
tipoff-test-support
testingphpv2.0.1
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.

TestCase
use Tipoff\TestSupport\TestCase;

Extend TestCase to write tests.

use Tipoff\TestSupport\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.1latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
tipoff-test-support — pip install tipoff-test-support · libregistry