b9af54d431
core,test-utils: deprecate ApiRegistry, add new TestApiProvider and TestApiRegistry
@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