Files
backstage/packages/test-utils
Johan Haals dfa73c5701 Merge pull request #7814 from backstage/remove-keyboardjs-usage
Remove usage of deprecated Keyboard class
2021-10-29 08:37:18 +02:00
..
2021-10-28 15:54:01 +02:00
2021-09-13 12:51:09 +02:00
2021-10-28 14:06:43 +00:00
2021-10-28 14:06:43 +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