Files
backstage/packages/test-utils
Johan Haals ff860aa38c Merge pull request #14654 from acierto/cost-insight-trending-line
Making a possibility to hide a trending line in a cost insights plugin
2022-11-23 13:46:04 +01:00
..
2022-11-17 20:06:15 +01:00
2022-11-17 20:06:15 +01:00
2022-11-22 15:40:52 +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