Files
backstage/packages/backend-test-utils
Fredrik Adelöw dc104b3f4a more prep work for better-sqlite3
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
2022-03-08 13:24:04 +01:00
..
2022-03-08 13:24:04 +01:00
2022-03-03 15:23:53 +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