Files
Patrik Oldsberg 4f2d7d555b Add README files to CLI module packages
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
2026-03-15 15:03:35 +01:00

630 B

@backstage/cli-module-test-jest

CLI module that provides Jest-based testing commands for the Backstage CLI.

Commands

Command Description
package test Run tests, forwarding arguments to Jest, defaulting to watch mode
repo test Run tests, forwarding arguments to Jest, defaulting to watch mode

Documentation