Registry / testing / codeception-phpunit-wrapper

codeception-phpunit-wrapper

JSON →
library9.0.9phppackagistunverified

Provides PHPUnit classes used by Codeception for testing.

composer require codeception/phpunit-wrapper
INSTALL
IMPORT
SIG · CODECEPTION-PHPUNI
C
codeception-phpunit-wrapper
testingphpv9.0.9
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 Codeception\PHPUnit\TestCase;

Write tests using Codeception's PHPUnit integration

use Codeception\PHPUnit\TestCase; class MyTest extends TestCase { public function testExample() { $this->assertTrue(true); } }
Debug
Known issues
gotchaThis package is an internal dependency of Codeception; prefer using Codeception's own test case classes directly
fix
Use Codeception\Test\Unit instead of this wrapper for new projects
affects: >=9.0.0
Upgrade
Version history
9.0.9latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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