Files
backstage/packages/test-utils
renovate[bot] 3280711113 Update dependency msw to ^0.49.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-22 04:34:08 +00:00
..
2022-09-20 14:51:19 +02:00
2022-11-15 12:31:55 +00:00
2022-11-22 04:34:08 +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