Files
backstage/packages/test-utils
Joe Porpeglia 979d4b976f Update api-reports
Signed-off-by: Joe Porpeglia <josephp@spotify.com>
2022-03-25 10:02:46 -04:00
..
2022-03-25 10:02:46 -04:00
2022-03-22 12:28:03 +00:00
2022-03-22 12:28:03 +00: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