Files
backstage/packages/frontend-test-utils
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
..
2025-01-28 13:06:36 +00:00
2025-01-28 13:06:36 +00:00

@backstage/frontend-test-utils

The new frontend system that this package is part of is in alpha, and we do not yet recommend using it for production deployments

Contains utilities that can be used when testing frontend features such as extensions.

Installation

Install the package via Yarn into your own packages:

cd <package-dir> # if within a monorepo
yarn add --dev @backstage/frontend-test-utils