Registry / testing / pestphp-pest

pestphp-pest

JSON →
library4.7.3phppackagistunverified

The elegant PHP Testing Framework.

composer require pestphp/pest
INSTALL
IMPORT
SIG · PESTPHP-PEST
P
pestphp-pest
testingphpv4.7.3
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.

Expectation
use Pest\Expectation;

Minimal Pest test using the expect() helper.

use Pest\Expectation; test('asserts true is true', function () { expect(true)->toBeTrue(); });
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.7.3latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
pestphp-pest — pip install pestphp-pest · libregistry