Files
backstage/packages/backend-test-utils
Patrik Oldsberg 130b7aadf2 backend-test-utils: lazy-load testcontainers
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-12-29 14:03:38 +01:00
..
2021-12-23 12:23:34 +00:00
2021-12-23 12:23:34 +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