Files
backstage/packages/test-utils
renovate[bot] 836127cb40 chore(deps): update dependency @testing-library/react to v16
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-10 09:00:42 +00:00
..
2024-09-05 00:49:16 -04:00
2024-04-08 22:36:09 +02:00
2024-08-27 11:41:57 +00:00
2024-02-12 11:06:30 +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 Yarn:

cd <package-dir> # if within a monorepo
yarn add -D @backstage/test-utils

Documentation