Files
backstage/packages/backend-test-utils
Patrik Oldsberg 4a8502d414 backend-test-utils: API report warnings cleanup
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-05 19:35:14 +02:00
..
2021-08-26 11:25:27 +00:00
2021-08-26 11:25:27 +00:00

@backstage/backend-test-utils

Test helpers library for Backstage backends.

Usage

Add the library as a devDependency to your backend package:

# From the Backstage root directory, go to your backend package, or to a backend plugin
cd plugins/my-plugin-backend
yarn add --dev @backstage/backend-test-utils

Documentation