Files
backstage/packages/frontend-test-utils
Patrik Oldsberg 0912560a8f Merge pull request #22464 from backstage/rugvip/route-api
frontend-*: add and use RouteResolutionsApi
2024-01-23 19:37:00 +01:00
..
2024-01-23 13:57:50 +00:00
2024-01-23 13:57:50 +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