If a test needs an environment or configuration which cannot be detected ... before(function() { if (/* check test environment */) { // setup code } else ...
確定! 回上一頁