UNPKG

@hadesz/monitor

Version:

A complete server monitoring system with agents, server and dashboard

15 lines (13 loc) 216 B
module.exports = { 'allow-uncaught' : false, 'async-only': false, bail: true, color: true, delay: false, diff: true, exit: true, timeout: 10000, 'trace-warnings': true, ui: 'bdd', retries: 2 }