# @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

- [Backstage Readme](https://github.com/backstage/backstage/blob/master/README.md)
- [Backstage Documentation](https://backstage.io/docs)
