我有一个返回 false 的Lua 函数后跟错误消息并希望使用busted 测试其行为测试框架。 ... function() it("can divide by positive numbers", function() local ok, ...
確定! 回上一頁