Files
backstage/packages/test-utils
Oliver Sand 2fe195e8f2 Revert everything except the test
Signed-off-by: Oliver Sand <oliver.sand@sda-se.com>
2021-03-19 11:40:51 +01:00
..
2021-03-19 11:40:51 +01:00
2021-03-18 12:31:44 +00:00
2021-03-18 12:31:44 +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