3
我正在進行我的第一次播放!項目和由於某種原因,當我運行測試命令時,它看起來像我的測試都沒有運行。播放未運行測試
Abot::AbotsPlayApp $ play test
[info] Loading project definition from ~/AbotsPlayApp/project
[info] Set current project to AbotsPlayApp (in build file:~/AbotsPlayApp/)
[info] IntegrationTest
[info]
[info]
[info] Total for test IntegrationTest
[info] Finished in 0.0 seconds
[info] 0 tests, 0 failures, 0 errors
[info] ApplicationTest
[info]
[info]
[info] Total for test ApplicationTest
[info] Finished in 0.0 seconds
[info] 0 tests, 0 failures, 0 errors
[info] Passed: : Total 0, Failed 0, Errors 0, Passed 0, Skipped 0
[success] Total time: 1 s, completed Aug 20, 2013 10:11:14 PM
Abot::AbotsPlayApp $
爲什麼說「0測試,0失敗,0錯誤」?
感謝您的迴應,2.1.4RC1有多穩定? – akst
我已經嘗試過google組頁面上的精靈,現在測試根本不會執行,並且在我運行測試命令後它會掛起。 – akst
您是否試過2.1.4-RC1?可能對你更容易。 –