Files
backstage/packages/test-utils
Johan Haals 0ce1d75871 core-plugin-api: Remove generic auth APIs
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2022-02-25 14:00:07 +01:00
..
2021-09-13 12:51:09 +02:00
2022-01-20 10:25:22 +01:00
2022-02-24 13:54:37 +00:00
2022-02-24 13:54:37 +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