简体   繁体   中英

How can I list all tests using `mix test`

是否有一个命令行调用可以与mix结合使用,它可以在不运行测试的情况下输出所有测试名称?

mix test --trace .

Found in the mix test help page

EDIT : Didn't see the bit saying 'without running the tests', but I thought it might be helpful

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM