Registry / testing / codeception-module-asserts

codeception-module-asserts

JSON →
library3.3.0phppackagistunverified

Codeception module containing various assertions for testing.

composer require codeception/module-asserts
INSTALL
IMPORT
SIG · CODECEPTION-MODULE
C
codeception-module-asserts
testingphpv3.3.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.

Asserts
✓ use Codeception\Module\Asserts;

Use assertion methods in Codeception tests.

<?php use Codeception\Module\Asserts; $asserts = new Asserts(); $asserts->assertEquals(1, 1); $asserts->assertTrue(true);
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.3.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
6
OpenAI (training)
1
Resources
codeception-module-asserts — pip install codeception-module-asserts · libregistry