Registry / testing / codeception-specify

codeception-specify

JSON →
library2.0.0phppackagistunverified

BDD code blocks for PHPUnit and Codeception.

composer require codeception/specify
INSTALL
IMPORT
SIG · CODECEPTION-SPECIF
C
codeception-specify
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.

Specify
use Codeception\Specify;

Use BDD-style specify blocks in PHPUnit tests.

use Codeception\Specify; class MyTest extends \PHPUnit\Framework\TestCase { use Specify; public function testSomething() { $this->specify('it works', function () { $this->assertTrue(true); }); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
Amazon
1
OpenAI (training)
1
Resources
codeception-specify — pip install codeception-specify · libregistry