Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有潜意识框架,通过可可豆荚安装。Xcode 版本 5.0.2。我的第一次测试是第一次工作,但现在系统在无限期执行测试运行时挂起,并显示“测试正在启动......”我无法发布截图,因为在这个网站上的声誉很低......
我怎样才能解决它???
My test code is
var strategy = require('../lib'); var should = require("should"); describe('passport-twitter', function() { it('should export Strategy constructor directly from packag