Files
backstage/packages/test-utils
bogdannechyporenko 3355c5a5f1 Incorporated the feedback
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
2022-11-21 21:25:26 +01:00
..
2022-11-17 20:06:15 +01:00
2021-09-13 12:51:09 +02:00
2022-11-17 20:06:15 +01:00
2022-11-15 12:31:55 +00:00
2022-11-21 21:25:26 +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