Files
backstage/packages/test-utils
Paul Schultz 2e26579e06 chore: update react imports
Signed-off-by: Paul Schultz <pschultz@pobox.com>
2025-04-08 07:35:24 -05:00
..
2025-04-08 07:35:24 -05:00
2025-03-18 12:55:57 +00:00
2025-03-18 12:55:57 +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