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.
我已经看到有/曾经有一个play auto-test命令。但是,我的 play 2.10 版本没有显示它play help并且它不起作用。但我找不到任何关于它被删除的信息。
play auto-test
play help
这个命令仍然可用还是有替代方法?
如文档中所述~ test,每次修改源文件时,您都可以在 Play 控制台中持续测试您的项目。
~ test