UNPKG

@gasket/plugin-mocha

Version:

Integrates mocha based testing in to your Gasket application

5 lines (3 loc) 98 B
import type { Plugin } from '@gasket/core'; declare const plugin: Plugin; export default plugin;