ac96393a12
Change peer dependency from jest-cli to jest to match the actual
runtime usage of require('jest') and the original @backstage/cli
peer dependency declaration.
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
Made-with: Cursor
@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 |