codeceptjs / codeceptjs/CodeceptJS

Gherkin retry on failed features and scenario

Open
#1,543 1 comment 4 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
4.2k
Forks
757
Avg merge
2d 9h
Merged PRs (30d)
16

Description

Retry failed scenario and feature in gherkin BDD format

#### What do you get instead?

Retry feature is present when using the spec implementation where we can actually do something like
Feature('test something').retry(3);

Is it possible to use or have the similar feature in gherkin feature file, where we can retry the failed scenario or feature?

### Details

* CodeceptJS version: 2.0.6
* NodeJS Version:10.14
* Operating System:win 10
* Protractor
* Configuration file:

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.