Files
backstage/packages/test-utils
bogdannechyporenko 03360e1d40 Incorporated the feedback
Signed-off-by: bogdannechyporenko <bogdannechiporenko@gmail.com>
2022-11-17 16:58:58 +01:00
..
2022-11-17 16:58:58 +01:00
2022-11-15 12:31:55 +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