Files
backstage/packages/backend-test-utils
Fredrik Adelöw 9010cdc4d7 add snyk ignores for the node-gyp tar vuln
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2021-11-11 19:59:13 +01:00
..
2021-10-21 13:28:13 +00:00
2021-10-21 13:28:13 +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