Files
backstage/packages/test-utils
Fredrik Adelöw 971300a41f Merge pull request #28491 from Pike/knip-workspace-config
Improve knip reports by using a single config with workspaces
2025-01-29 16:50:12 +01:00
..
2024-10-11 09:49:38 +02:00
2025-01-28 13:06:36 +00:00
2025-01-28 13:06:36 +00:00
2024-10-14 17:56:00 +02: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