Files
backstage/packages/test-utils
Fredrik Adelöw d09d2b6733 Merge pull request #22468 from Bonial-International-GmbH/mohmann/bitbucket-auth-default-scopes
fix(auth): use default scope `account` for Bitbucket auth
2024-01-25 11:32:51 +01:00
..
2024-01-23 13:57:50 +00:00
2024-01-23 13:57:50 +00:00
2023-02-27 10:07:05 +01:00

@backstage/test-utils

This package provides utilities that can be used to test plugins and apps for Backstage.

Installation

Install the package via Yarn:

cd <package-dir> # if within a monorepo
yarn add -D @backstage/test-utils

Documentation