本文介紹了保存文件后自動啟動單元測試的處理方法,對大家解決問題具有一定的參考價值,需要的朋友們下面隨著小編來一起學習吧!
問題描述
使用 Ruby on Rails,我可以使用自動測試,每次保存代碼文件時自動運行所有測試.此外,框架僅啟動受更改影響的測試,并通知我測試結果.使用 Eclipse 時我的 java 開發有什么類似的嗎?
With Ruby on Rails, I could use autotest, to run all my tests automatically each time, when I saved a file of my code. Additionally, the framework started only the tests that were affected by the change and it notified me of the test results. Is there anything similar for my java development when using Eclipse?
我不想要為我生成測試的東西,它應該在正確的時間自動啟動正確的測試.
I don't want something that generates tests for me, it just should start the right tests at the right time automatically.
推薦答案
可能 Infinitest 你會感興趣.
這篇關于保存文件后自動啟動單元測試的文章就介紹到這了,希望我們推薦的答案對大家有所幫助,也希望大家多多支持html5模板網!
【網站聲明】本站部分內容來源于互聯網,旨在幫助大家更快的解決問題,如果有圖片或者內容侵犯了您的權益,請聯系我們刪除處理,感謝您的支持!