Home / test / unit / index.js
var testsContext = require.context(".", true, /Test$/); testsContext.keys().forEach(testsContext);