UNPKG

testplane

Version:

Tests framework based on mocha and wdio

8 lines 163 B
"use strict"; module.exports = { SUCCESS: "success", FAIL: "fail", RETRY: "retry", SKIPPED: "skipped", }; //# sourceMappingURL=test-statuses.js.map