cucumber / react-components

React components for Cucumber
MIT License
32 stars 10 forks source link

Need To have cucumber report option which will list the scenarios alone in a separate table #341

Open sijuvasu opened 8 months ago

sijuvasu commented 8 months ago

πŸ€” What's the problem you're trying to solve?

We are using cucumber, and our team need a option by which they can list the scenario list and their status, to have a quick overview

✨ What's your proposed solution?

We can have a separate tab in cucumber report to list the scenarios with the status

⛏ Have you considered any alternatives or workarounds?

πŸ“š Any additional context?


This text was originally generated from a template, then edited by hand. You can modify the template here.

davidjgoss commented 8 months ago

I’ve moved this issue to the repo where the formatter components live.

We’re currently exploring a different formatter UI under cucumber/html-formatter#283 and will consider this feedback there.