Open
Description
It would be handy to be able to separate tests into groups.
With specflow you can have many different .feature files which keeps everything separated. BDDfy puts all tests from a single run into one report.
We should be able to:
- Output tests into multiple reports
- Filter/group tests in the html report live in the browser
Thoughts?