Files
backstage/packages/test-utils
Patrik Oldsberg 658de01647 scripts/api-extractor: disable all inline warnings
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-04-26 20:42:37 +02:00
..
2021-04-08 11:32:56 +00:00
2021-04-08 11:32:56 +00:00
2020-12-09 07:50:41 +01: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