UNPKG

fava

Version:

A wannabe tiny largely-drop-in replacement for ava that works in the browser too.

7 lines (6 loc) 127 B
/* IMPORT */ import Factory from './factory.js'; /* MAIN */ const test = Factory.makeTest(); /* EXPORT */ export default test;