/** * @fileoverview Test env * @author NHN Ent. FE Development Lab <[email protected]> */ import '../src'; const testsContext = require.context('.', true, /spec\.js$/); testsContext.keys().forEach(testsContext);
info at phpclasses dot org