私は私の最初のプレイに取り組んでいます!プロジェクトで、何らかの理由でテストコマンドを実行すると、テストが実行されていないように見えます。
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 エラー」と表示されるのはなぜですか?