Is this a bug report or a feature request?
Feature request
Version Info
- Version of Majestic:
- Version of Jest:
- Version of Node:
- Operating System:
Feature
The jest test runner extension in vscode allows to run single describe block.
It is using --testNamePattern and --testPathPattern arguments.
It would be very useful to run single test instead of the whole file in majestic.
Is this a bug report or a feature request?
Feature request
Version Info
Feature
The jest test runner extension in vscode allows to run single describe block.
It is using
--testNamePatternand--testPathPatternarguments.It would be very useful to run single test instead of the whole file in majestic.