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.
有人知道从我的工作中获取simplecov代码覆盖率的方法吗?delayed_job我正在使用minitest并使用Delayed::Worker.new.work_off来使作业运行,但覆盖率顽固地保持为零。
simplecov
delayed_job
minitest
Delayed::Worker.new.work_off