Files
backstage/packages/test-utils
Patrik Oldsberg e6f0180242 core-api: updated Observable type to support interop
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-05-17 13:24:44 +02:00
..
2021-05-12 09:39:51 +00:00
2021-05-12 09:39:51 +00:00
2021-05-02 22:13:05 +02:00

@backstage/test-utils

This package provides utilities that can be used to test plugins and apps for Backstage.

Installation

Install the package via npm or Yarn:

npm install --save-dev @backstage/test-utils

or

yarn add -D @backstage/test-utils

Documentation