codeceptjs / codeceptjs/CodeceptJS

Gherkin retry on failed features and scenario

Abierto
#1,543 1 comentario 4 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
JavaScript
Estrellas
4.2k
Forks
757
Merge medio
2 d 9 h
PR fusionados (30 d)
16

Descripción

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:

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.