摘要: describe(string,function) //suite测试集,可包含多个Specs(it),每个Specs(it)可包含多个expectdescribe("A suite", function() { it("contains spec with an expectation", f... 阅读全文
posted @ 2015-06-30 15:30 fannet 阅读(241) 评论(0) 推荐(0)