You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// karma.conf.js
module.exports = function(config) {
config.set({
// NOTE: 'parallel' must be the first framework in the list
frameworks: ['parallel', 'mocha' /* or 'jasmine' */],
});
};
The text was updated successfully, but these errors were encountered:
karma-parallel: https://www.npmjs.com/package/karma-parallel
The text was updated successfully, but these errors were encountered: