@testdeck/jest suite and test decorators are not respected by Webstorm

The Testdeck @suite and @test decorators under Jest are not seen by Webstorm as indicating suite and tests respectively.

A test class which uses them is not recognized at all, and you lose the ability to  run them or debug them.

Webstorm should allow you to run or debug individual tests and suites in decorated classes.

Is there a plan to fix this bug? Supposedly this was fixed for Mocha.

1
1 comment

Please vote for https://youtrack.jetbrains.com/issue/WEB-47306 to be notified on any progress with it

0

Please sign in to leave a comment.