Registry / testing / pingpong-testing

pingpong-testing

JSON →
library2.1.2phppackagistunverified

Unit Testing Helper for Laravel's Package

composer require pingpong/testing
INSTALL
IMPORT
SIG · PINGPONG-TESTING
P
pingpong-testing
testingphpv2.1.2
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 Pingpong\Testing\TestCase;

Extend TestCase to write Laravel package unit tests

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

No known issues recorded.

Upgrade
Version history
2.1.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pingpong-testing — pip install pingpong-testing · libregistry