Files
backstage/packages/backend-test-utils
github-actions[bot] a5684d0d53 Version Packages
2022-08-16 12:15:33 +00:00
..
2022-08-12 16:09:17 +02:00
2022-08-12 15:58:52 +02:00
2022-08-16 12:15:33 +00:00
2022-08-16 12:15:33 +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