Files
backstage/packages/test-utils
Patrik Oldsberg b521c1b83b detect all package roles
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2022-02-14 21:50:03 +01:00
..
2022-01-20 11:17:39 +00:00
2021-09-13 12:51:09 +02:00
2022-01-20 10:25:22 +01:00
2022-02-03 09:42:25 +00:00
2022-02-14 21:50:03 +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