Files
backstage/packages/test-utils
Fredrik Adelöw 9632cda521 Fix the last renmnants of the old copyright header
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-01-09 22:10:52 +01:00
..
2021-09-13 12:51:09 +02:00
2022-01-04 20:41:18 +01:00
2021-12-30 11:06:46 +00:00
2022-01-04 20:41:18 +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