Files
backstage/packages/test-utils
Fredrik Adelöw 55853a3671 test apps should have a fetch api by default
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2023-06-15 15:12:09 +02:00
..
2023-06-06 12:59:05 +00:00
2023-06-06 12:59:05 +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