allure-framework / allure-framework/allure3
Cucumber JSON reader: support hooks and backgrounds
- Dominant language
- HTML
- Stars
- 401
- Forks
- 58
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 34
Description
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
Contributor guide
Research direction
The issue names no files or tests; first locate the Cucumber JSON reader and its handling of steps, hooks, backgrounds, duration, and status. Define done as covering every checked item: hook duration and status, Before/After conversion to Allure fixtures, background conversion to fixtures, and background status handling.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100