Files
backstage/packages/test-utils
Philipp Hugenroth 3ee8e75892 Updated test-utils API report
Signed-off-by: Philipp Hugenroth <philipph@spotify.com>
2021-07-15 19:39:20 +02:00
..
2021-07-15 18:57:50 +02:00
2021-07-15 19:39:20 +02:00
2021-06-24 09:58:38 +00:00
2021-06-24 09:58:38 +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