UNPKG

@storefront/testing

Version:

Test modules for working with StoreFront components

5 lines (4 loc) 137 B
import bootstrap from './bootstrap'; import Suite from './suite'; import wallaby from './wallaby'; export { bootstrap, wallaby, Suite };