Files
backstage/packages/test-utils
Juan Lulkin 75b8537ce1 Adds error boundary to extensions
Signed-off-by: Juan Lulkin <jmaiz@spotify.com>
2021-06-08 23:03:06 +02:00
..
2021-06-08 23:03:06 +02:00
2021-06-03 13:23:54 +02:00
2021-06-03 13:23:54 +02: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