Files
backstage/packages/test-utils
Patrik Oldsberg a724d38208 Merge pull request #9000 from backstage/rugvip/noignore
remove usage of @ts-ignore
2022-01-18 18:46:28 +01:00
..
2022-01-18 11:19:01 +01:00
2021-09-13 12:51:09 +02:00
2022-01-04 20:41:18 +01:00
2022-01-18 13:49:07 +00:00
2022-01-18 13:49:07 +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