sjparkinson / behat-file-system-context
An in memory filesystem context for behat.
Installs: 142 501
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=5.5
- adlawson/vfs: ^0.9
- behat/behat: ^3.0
- hamcrest/hamcrest-php: ^1.0
Requires (Dev)
- leaphub/phpcs-symfony2-standard: ^2.0
- phpunit/phpunit: ^4.0
- squizlabs/php_codesniffer: ^2.0
This package is not auto-updated.
Last update: 2021-04-09 16:52:34 UTC
README
💾 An in memory filesystem context for behat.
For a composer managed project you can simply run composer require sjparkinson/behat-file-system-context
.
Usage
See tests/features/context.feature
for an example.
Licence
The content of this library is released under the MIT License by Samuel Parkinson.