🐛 Bug: suite/test links for HTML reporter may hit unrelated tests #5232
Labels
area: browser
browser-specific
status: accepting prs
Mocha can use your help with this one!
type: bug
a defect, confirmed by a maintainer
Bug Report Checklist
faq
label, but none matched my issue.Expected
Case1
=> should run only the testCase1 test1
CSS
=> should run only the testCSS
Actual
Case1
=>Case1 test1
andCase10 test1
are runCSS
=>CSS
andshould fix invalid CSS
are runMinimal, Reproducible Example
Create a web page with following tests:
Case1
.CSS
.Versions
mocha 10.7.3
Additional Info
No response
The text was updated successfully, but these errors were encountered: