Files
backstage/packages/test-utils
Carlos Esteban Lopez 1326691934 fix: Fix tests broken by @backstage/core-components update
Signed-off-by: Carlos Esteban Lopez <lcarlosesteb@vmware.com>
2022-11-30 15:37:49 -05:00
..
2022-11-29 11:14:34 +00:00
2022-11-29 11:14:34 +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