Upgrade to 7.0.2, mocha test console settings "hide ignored" no longer works
Using Mocha 1.9.0, with only a single test suite enabled by using ".only".
I use the console settings drop-down to select "Hide ignored".
I run the cofiguration and the enabled suite passes.
I expect that only the suite marked ".only" would be visible in the console window, indicated with the green medallion.
However, I observe that all or the tests are displayed with the amber medallion.
This behavior change ocurred after the recent upgrade from 7.0.2 to 7.0.3
A screenshot is included.
Can anyone replicate this? If so I can log a bug.
Attachment(s):
screenshotWebstormMocha.png
Please sign in to leave a comment.
Sorry the subject shuld read, Upgrade to 7.0.3..