Files
backstage/packages/test-utils
Johan Haals adb27441e6 use setupRequestMockHandlers inside msw
Signed-off-by: Johan Haals <johan.haals@gmail.com>
2021-10-22 09:39:23 +02:00
..
2021-09-13 12:51:09 +02:00
2021-10-14 12:45: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