bcbff6d76f
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 10.4.3 to 11.2.5. - [Release notes](https://github.com/testing-library/react-testing-library/releases) - [Changelog](https://github.com/testing-library/react-testing-library/blob/master/CHANGELOG.md) - [Commits](https://github.com/testing-library/react-testing-library/compare/v10.4.3...v11.2.5) Signed-off-by: dependabot[bot] <support@github.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