Files
backstage/packages/frontend-test-utils
Fredrik Adelöw 8afb5c6671 Merge pull request #21963 from drodil/introduce_knip
ci: introduce knip for checking unused packages
2024-02-08 09:19:16 +01:00
..
2024-02-06 14:58:46 +00:00
2024-02-08 09:08:32 +02:00
2024-02-08 01:17:10 +01: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