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.
是否可以在 Android Studio (IntelliJ) 中定义运行配置,该配置运行多个特定模块的单元测试?
我的应用程序中有很多模块,我想只用一个命令来测试所有内容,而不是一个一个地触发每个模块的运行配置。