Files
backstage/packages/test-utils
Adam Harvey bd58c70485 fix: Typos in test descriptions
Signed-off-by: Adam Harvey <adaharve@cisco.com>
2023-04-29 13:53:05 -04:00
..
2023-04-29 13:53:05 -04:00
2023-04-25 15:53:19 +00:00
2023-04-25 15:53:19 +00:00
2023-02-27 10:07:05 +01:00

@backstage/test-utils

This package provides utilities that can be used to test plugins and apps for Backstage.

Installation

Install the package via Yarn:

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

Documentation