Files
backstage/packages/backend-test-utils
github-actions[bot] 0bc1611d6e Version Packages
2022-03-17 09:02:30 +00:00
..
2022-03-11 15:37:50 +01:00
2022-03-17 09:02:30 +00:00
2022-03-17 09:02:30 +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