Files
backstage/packages/test-utils
Patrik Oldsberg c36b7794f7 test-utils: freeze and serialize MockStorageApi values
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-24 11:44:08 +01:00
..
2021-09-13 12:51:09 +02:00
2021-12-23 12:23:34 +00:00
2021-12-23 12:23: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