context.passed


  • 类型:<boolean> false 在测试执行之前,例如在 beforeEach 钩子中。

指示测试是否成功。

🌐 Indicated whether the test succeeded.