Home  >  Q&A  >  body text

android - 使用Espresso测试UI能否在一次运行中测完APP的所有页面

不知道是否有提供这样的方法,我看了几篇文档都没有讲这方面的。或者有没有什么测试框架有这样的功能?

PHP中文网PHP中文网2741 days ago519

reply all(1)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 17:32:52

    1. It can be implemented, but it doesn’t make sense. 2. Automated testing, don’t worry about this. For you, you only need to run all the UI tests, unless you care about the running time.

    reply
    0
  • Cancelreply