Test Orchestrator + Parametrized test

37 views
Skip to first unread message

ivan.k...@gmail.com

unread,
Aug 2, 2018, 11:06:35 AM8/2/18
to Android Testing Support Library
Hi!

I'm using Android Test Orchestrator to run Espresso tests in separate instrumentation processes with clearing data between tests. Recently I tried to add a simple parameterized test and as it turned out for parameterized test Test Orchestrator does not clear data between each test execution. The second execution launches activity with the state saved from the first execution. If I use separate tests, it clears the state as expected.

As far as I understand I can run shell command in @After/@Before as a workaround, but it would be great to make Test Orchestrator handle it instead.

Is there any chance it will be implemented?

Reply all
Reply to author
Forward
0 new messages