UNPKG

@o3r/testing

Version:

The module provides testing (e2e, unit test) utilities to help you build your own E2E pipeline integrating visual testing.

18 lines 741 B
/** Map to be used to double check that localization mocks from o3r testing package are well imported from the /localization subentry */ export declare const mapImportLocalizationMocks: { readonly '@o3r/testing': { readonly TranslatePipeMock: { readonly newPackage: "@o3r/testing/localization"; }; readonly LocalizationDependencyMocks: { readonly newPackage: "@o3r/testing/localization"; }; readonly MockTranslations: { readonly newPackage: "@o3r/testing/localization"; }; readonly mockTranslationModules: { readonly newPackage: "@o3r/testing/localization"; }; }; }; //# sourceMappingURL=localization-imports-map.d.ts.map