0.1.0 • Published 3 years ago

@backstage/backend-testing v0.1.0

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
3 years ago

@backstage/backend-testing

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-testing

Documentation