Previously in cucumber 5.3 -> cucumber-html-formatter 9 this functionality worked
Currently in cucumber 7 -> cucumber-html-formatter 16 this functionality is no longer working
Describe the bug
Filter-by passed seems to pull in additional test cases
To Reproduce
Steps to reproduce the behavior:
I have a report that has the following
passed 128 scenarios
skipped 24 scenarios
unknown 59 scenarios
Expected behavior
Filtering works returns only the ones checked
Screenshots
Can pair and show video
Desktop (please complete the following information):
Implementation cucumber-ruby - 7.0.0
Runtime ruby - 2.7.3
OS linux - cucumber/cucumber-react#1 SMP Tue Jun 15 20:57:50 UTC 2021
CPU x86_64
Additional context
In console we get one warning
Audit usage of navigator.userAgent, navigator.appVersion, and navigator.platform
Previously in cucumber 5.3 -> cucumber-html-formatter 9 this functionality worked
Currently in cucumber 7 -> cucumber-html-formatter 16 this functionality is no longer working
Describe the bug
Filter-by passed seems to pull in additional test cases
To Reproduce
Steps to reproduce the behavior:
I have a report that has the following
passed 128 scenarios
skipped 24 scenarios
unknown 59 scenarios
Expected behavior
Filtering works returns only the ones checked
Screenshots
Can pair and show video
Desktop (please complete the following information):
Additional context
In console we get one warning