Files
backstage/packages/backend-test-utils
Alex Landovskis f7134c3684 chore: bump sqlite3 to 5.0.1
Signed-off-by: Alex Landovskis <alex@landovskis.com>
2021-07-06 20:21:40 -04:00
..
2021-06-18 20:26:42 +02:00
2021-06-17 08:08:44 +00:00
2021-07-06 20:21:40 -04: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