Feature: Being able to develop step by step and inspect
Open
- Dominant language
- JavaScript
- Stars
- 84
- Forks
- 30
- PR merge metrics
- No merged PRs in 30d
Description
#### What are you trying to achieve?
- using gherkin
- I launch an incomplete tests
- The ui pause at the failed statement
- I can use selector and inspect the page to write the next step
- I write the next step and the test restart
#### What do you get instead?
- using gherkin
- I launch an incomplete tests
- The ui stop at the failed statement
- The ui shut down, I cannot inspect or see to help writing the next step
Contributor guide
Assessment
This issue has not been assessed yet.