Files
backstage/packages/backend-test-utils
github-actions[bot] 8b05da0912 Version Packages (next)
2023-05-02 13:41:12 +00:00
..
2023-04-29 13:53:05 -04:00
2023-05-02 13:41:12 +00:00
2023-05-02 13:41:12 +00:00
2023-02-27 10:07:05 +01:00

@backstage/backend-test-utils

Test helpers library for Backstage backends.

Usage

Add the library as a devDependency to your backend package:

# From your 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