Files
backstage/packages/test-utils
Ben Lambert 38d6a4745c Merge pull request #10558 from backstage/blam/node16types
chore: @node/types -> 16.x
2022-04-06 15:47:21 +02:00
..
2021-09-13 12:51:09 +02:00
2022-03-25 10:02:46 -04:00
2022-03-29 08:42:22 +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