UNPKG

@bigtest/mirage

Version:

A client-side server to develop, test and prototype your app.

3 lines (2 loc) 100 B
var testsContext = require.context('.', true, /-test$/); testsContext.keys().forEach(testsContext);