Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 359 Bytes

metal-files-itch.md

File metadata and controls

9 lines (7 loc) · 359 Bytes
@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