Files
backstage/packages/frontend-test-utils/README.md
T
Patrik Oldsberg 2331e2a66b frontend-test-utils: README + doc cleanup
Co-authored-by: Camila Belo <camilaibs@gmail.com>
Co-authored-by: Fredrik Adelöw <freben@gmail.com>
Co-authored-by: Philipp Hugenroth <philipph@spotify.com>
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-11-15 13:52:55 +01:00

289 B

@backstage/frontend-test-utils

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