PHPackages                             punktde/codeception-cli - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Testing &amp; Quality](/categories/testing)
4. /
5. punktde/codeception-cli

ActiveLibrary[Testing &amp; Quality](/categories/testing)

punktde/codeception-cli
=======================

This package provides gerhkin step definitions for cli for codeception testing

3.0.0(2y ago)014.4k—0%GPL-3.0-or-laterPHP

Since Jul 31Pushed 2y ago5 watchersCompare

[ Source](https://github.com/punktDe/codeception-cli)[ Packagist](https://packagist.org/packages/punktde/codeception-cli)[ RSS](/packages/punktde-codeception-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (2)Versions (5)Used By (0)

punktde/codeception-cli
=======================

[](#punktdecodeception-cli)

Gherkin Steps for the Codeception CLI module
--------------------------------------------

[](#gherkin-steps-for-the-codeception-cli-module)

### How to use

[](#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

[](#example-actor)

```
