Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cucumber JSON reader: support hooks and backgrounds #22

Open
7 tasks
delatrie opened this issue Dec 17, 2024 · 0 comments
Open
7 tasks

Cucumber JSON reader: support hooks and backgrounds #22

delatrie opened this issue Dec 17, 2024 · 0 comments

Comments

@delatrie
Copy link
Collaborator

Support Cucumber Hooks and Backgrounds.

  • Hooks
    • Take step hooks into account when calculating the test's duration
    • Take hooks into account when calculating the test's status
    • Convert Before/After hooks to Allure fixtures
  • Backgrounds
    • Convert backgrounds to fixtures
    • Take the background into account when calculating the test's status
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant