Files
backstage/packages/test-utils
Fredrik Adelöw 9cc7dd6cfd implement the beginnings of mockApis
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2024-10-08 17:58:34 +02:00
..
2024-10-08 17:58:34 +02:00
2024-04-08 22:36:09 +02:00
2024-10-01 09:20:36 +00:00
2024-02-12 11:06:30 +01:00
2023-02-27 10:07:05 +01:00
2024-09-23 14:41:40 +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