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.
我的项目有1200 rspec上下文。但测试结果有时会有所不同。有时我会运行bundle exec guard,1 tests fail但有时15 tests fail即使我没有改变任何东西。你遇到过这样的问题吗?
1200 rspec
bundle exec guard
1 tests fail
15 tests fail
是否有任何取决于网络、数据库状态或可以删除的文件的测试?
检查: