TestBackendOptions.features
Home > @backstage/backend-test-utils
> TestBackendOptions
> features
Signature:
features?: Array<BackendFeature | Promise<{
default: BackendFeature;
}>>;
Home > @backstage/backend-test-utils
> TestBackendOptions
> features
Signature:
features?: Array<BackendFeature | Promise<{
default: BackendFeature;
}>>;