PHP WebShell

Текущая директория: /opt/BitGoJS/modules/account-lib

Просмотр файла: .mocharc.js

'use strict';

module.exports = {
  require: 'ts-node/register',
  timeout: '60000',
  reporter: 'min',
  'reporter-option': ['consoleReporter=min'],
  exit: true,
  spec: ['test/unit/**/*.ts'],
};

Выполнить команду


Для локальной разработки. Не используйте в интернете!