Files
backstage/packages/test-utils
Fredrik Adelöw 8cec7664e1 remove dependencies on @types/node
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-09-01 11:04:14 +02:00
..
2023-08-18 14:00:29 +02:00
2023-08-18 14:00:29 +02:00
2023-08-29 12:18:08 +00:00
2023-02-27 10:07:05 +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