Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

mozillalives/codeception-gherkin-issue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Codeception Example to Demonstrate Bug

There is a bug that prevents scenarios within feature files from being run if those scenarios are placed in a group file. This repository demonstrates the issue for verification.

How to see the issue

A quick way to see the issue is to run vendor/bin/codecept run -g wip. This should run the test tests/acceptance/refund.feature:Jeff returns a faulty microwave but instead it finds no tests to run. The wip group is defined in tests/_groups/wip.

About

A simple codeception test setup to demonstrate an issue found when attempting to load Gherkin scenarios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published