Files
backstage/packages/test-utils
Johan Haals 34b710f0c0 test-utils: Attach mountPoint to Page
Co-authored-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-02-16 16:08:08 +01:00
..
2021-02-16 16:08:08 +01:00
2021-02-11 10:15:47 +00:00
2021-02-11 10:15:47 +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