bdc24ae35e
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 25.2.3 to 26.0.7. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@backstage/test-utils
This package provides utilities that can be used to test plugins and apps for Backstage.
Installation
Install the package via npm or yarn:
$ npm install --save-dev @backstage/test-utils
or
$ yarn add -D @backstage/test-utils