Files
backstage/packages/test-utils
Patrik Oldsberg a195284c7b api report updates and changests for StorageApi refactor
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-21 10:40:09 +01:00
..
2021-12-21 10:36:48 +01:00
2021-09-13 12:51:09 +02:00
2021-12-09 12:02:28 +00:00
2021-12-09 12:02:28 +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