Registry / testing / codeception-util-universalframework

codeception-util-universalframework

JSON →
library2.0.0phppackagistunverified

Mock framework module used in internal Codeception tests.

composer require codeception/util-universalframework
INSTALL
IMPORT
SIG · CODECEPTION-UTIL-U
C
codeception-util-universalframework
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.

UniversalModule
use Codeception\Util\UniversalFramework\UniversalModule;

Initialize the universal framework module and simulate a page visit.

use Codeception\Util\UniversalFramework\UniversalModule; $module = new UniversalModule(); $module->_initialize(); $module->amOnPage('/test'); $module->see('Hello');
Debug
Known issues
gotchaThis package is intended for internal Codeception testing only, not for production use.
fix
Do not use in production applications; it is a testing utility.
affects: *
Upgrade
Version history
2.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

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