#231·majestic

[Feature Request] Ability to start single test

Author: LoganTannCreated Apr 2, 2024Updated Apr 2, 2024

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.