UNPKG

@corellium/corellium-api

Version:

Supported nodejs library for interacting with the Corellium service and VMs

8 lines (6 loc) 164 B
"use strict"; exports.mochaHooks = { afterEach() { global.hookOrTestFailed = global.hookOrTestFailed || this.currentTest.state !== "passed"; }, };