Files
backstage/packages/test-utils
renovate[bot] e13cd3feaf Update dependency msw to ^0.48.0
Signed-off-by: Renovate Bot <bot@renovateapp.com>
2022-11-09 10:15:16 +00:00
..
2022-09-20 14:51:19 +02:00
2022-10-25 13:18:27 +00:00
2022-11-09 10:15:16 +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