Files
backstage/.changeset/metal-files-itch.md
T
Patrik Oldsberg 6819f8cef2 cli: optimize repo test to filter out ununsed projects
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2024-10-26 11:59:38 +02:00

359 B

@backstage/cli
@backstage/cli
minor

Added a new optimization to the repo test command that will filter out unused packages in watch mode if all provide filters are paths that point from the repo root. This significantly speeds up running individual tests from the repo root in a large workspace, for example:

yarn test packages/app/src/App.test.tsx