Download the PHP package punktde/codeception-filesystem without Composer
On this page you can find all versions of the php package punktde/codeception-filesystem. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download punktde/codeception-filesystem
More information about punktde/codeception-filesystem
Files in punktde/codeception-filesystem
Download punktde/codeception-filesystem
More information about punktde/codeception-filesystem
Files in punktde/codeception-filesystem
Vendor punktde
Package codeception-filesystem
Short Description This package provides a module and gherkin step definitions for codeception testing
License GPL-3.0-or-later
Package codeception-filesystem
Short Description This package provides a module and gherkin step definitions for codeception testing
License GPL-3.0-or-later
Please rate this library. Is it a good library?
Informations about the package codeception-filesystem
punktde/codeception-filesystem
Gherkin Steps and additional module functions for the Codeception Filesystem module
How to use
Extended module
Use the module PunktDe\Codeception\Filesystem\Module\Filesystem
instead of the default codeception module filesystem
in your codeception.yaml
:
Gherkin steps
Just add the trait PunktDe\Codeception\Filesystem\ActorTraits\Filesystem
to your testing actor. Then you can use *.feature
files to write your gherkin tests with the new steps.
Example actor
Which steps are there?
To get all the steps available you can just run the following command:
This will give you a table of all the steps available.
All versions of codeception-filesystem with dependencies
PHP Build Version
Package Version
The package punktde/codeception-filesystem contains the following files
Loading the files please wait ....