UNPKG

@storefront/testing

Version:

Test modules for working with StoreFront components

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