Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/punktde/codeception-cli


https://github.com/punktde/codeception-cli

codeception

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

# punktde/codeception-cli

## Gherkin Steps for the Codeception CLI module

### How to use

Just add the trait `PunktDe\Codeception\Cli\ActorTraits\Cli` to your testing actor. Then you can use `*.feature` files to write your gherkin tests with the new steps.

#### Example actor

```