sinon-chai
-
Sinon Stub 未定义
-
如果在 Chai 中调用函数,如何 assert/expect
-
Sinon 忽略后续的异步调用
-
如何用 mocha 和 sinon 模拟 firestore 查询?
-
如何存根内部函数并设置变量值
-
TypeError: stub expected to yield, but no callback was passed. Received [[object Object]] while using sinon to mock a dynamodb get call
-
在 PhantomJS/Sinon 中存入 Promise
-
Vue:如何使用 sinon spy 断言组件方法被调用
-
使用 sinon js 的假池连接
-
使用 Sinon 模拟服务模块
-
单元测试依赖注入
-
存根 class 和使用 sinon 存根的方法
-
用存根测试承诺
-
赛普拉斯 - 如何正确检测页面中的 JS 错误
-
chai 和 sinon 测试没有失败,但应该
-
使用 sinon 如何避免测试嵌套函数?
-
如何使用 sinon 和 chai 存根并期望调用此 aws-sdk 服务
-
使用 sinon 和 chai 测试异步函数抛出异常
-
在 Mocha/Chai/Sinon 中插入数据库连接线
-
如何用 sinon 编写配置 winston 的单元测试?