Raathigesh / majestic

⚡ Zero config GUI for Jest
MIT License
7.49k stars 173 forks source link

[Feature Request] Ability to start single test #231

Open LoganTann opened 8 months ago

LoganTann commented 8 months ago

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 --testNamePattern and --testPathPattern arguments.

It would be very useful to run single test instead of the whole file in majestic.