Registry / testing / codeception-module-filesystem

codeception-module-filesystem

JSON →
library3.0.2phppackagistunverified

Codeception module for testing local filesystem

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

Filesystem
use Codeception\Module\Filesystem;

Use the Filesystem module to assert file existence in a Codeception test.

use Codeception\Module\Filesystem; $fs = new Filesystem(); $fs->amInPath('/tmp'); $fs->seeFileFound('test.txt');
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.0.2latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
codeception-module-filesystem — pip install codeception-module-filesystem · libregistry