Files
backstage/packages/frontend-test-utils
Patrik Oldsberg 6f8d71b74c Merge pull request #26624 from backstage/rugvip/opaque
frontend-internal: add OpaqueType helper
2024-09-17 21:53:05 +02:00
..
2024-09-17 13:19:01 +00:00
2024-02-08 09:53:18 +01:00
2024-09-17 13:19:01 +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