Skip to content
This repository was archived by the owner on Apr 23, 2024. It is now read-only.

jeckel/codeception-gherkin-contexts

Repository files navigation

Latest Stable Version Total Downloads CircleCI codecov FOSSA Status Twitter LinkedIn

⚠ Work in Progress ⚠

Codeception Gherkin Helpers

A collection a Gherkin helpers to use with Codeception

Installation & configuration

composer require --dev jeckel/codeception-gherkin-contexts

Then, to enable this module in codeception, just update acceptance.yml file like this:

modules:
  enabled:
    - WebDriver
    - \Helper\Acceptance
    - \Jeckel\Gherkin\WebdriverContext:
        depends:
          - WebDriver

Documentation

You can read the full documentation with list of all proposed steps, configuration, etc.

Issues

If you encounter some issues or want to request additional helpers / steps, you can add new issues on github.

License

FOSSA Status

About

Collection of codeception helpers to help Gherkin BDD tests

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •