Files
backstage/packages/test-utils
Fredrik Adelöw dae74b0d05 Merge pull request #25611 from RikClaessens/use-search-icon
Update the SearchBar to make use of the useApp hook to retrieve the search icon specified in the createApp call
2024-08-21 10:47:05 +02:00
..
2024-04-08 22:36:09 +02:00
2024-08-20 08:56:34 +00:00
2024-02-12 11:06:30 +01:00
2024-08-20 08:56:34 +00: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