Registry / testing / hyperf-testing

hyperf-testing

JSON →
library3.2.0phppackagistunverified

Testing for hyperf

composer require hyperf/testing
INSTALL
IMPORT
SIG · HYPERF-TESTING
H
hyperf-testing
testingphpv3.2.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.

TestCase
use Hyperf\Testing\TestCase;

Write a basic HTTP test using Hyperf testing utilities

use Hyperf\Testing\TestCase; class ExampleTest extends TestCase { public function testExample() { $this->get('/')->assertOk(); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
hyperf-testing — pip install hyperf-testing · libregistry