Files
backstage/packages/test-utils
Patrik Oldsberg 3079cc8930 test-utils: TranslationApi type updates
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2023-09-16 12:45:14 +02:00
..
2023-09-12 11:41:29 +00:00
2023-02-27 10:07:05 +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