Create report for feature specs
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
rel: #31850
Once the reporting mechanism is added to our existing feature specs, we need a way to report on them.
An example of this would look something like:
| Stage | Group | Tests |
|---|---|---|
| devopscreate | ~"group::editor" | 12 |
| devopscreate | groupsource code | 25 |
Existing tests
| Group | Test |
|---|---|
| ~"group::editor" | spec/features/.../some_feature_spec.rb |
| groupsource code | spec/features/.../some_other_feature_spec.rb |
Failing tests
| Group | Test |
|---|---|
| ~"group::editor" | spec/features/.../failing_spec.rb |
Edited by 🤖 GitLab Bot 🤖