square / spoon

Distributing instrumentation tests to all your Androids.
https://square.github.io/spoon/
Apache License 2.0
2.7k stars 477 forks source link

Fix parameterized test support (spoon-runner) #534

Closed mabae closed 6 years ago

mabae commented 6 years ago

This PR addresses issue #533

mabae commented 6 years ago

Thanks for the feedback. I updated the PR accordingly.

edenman commented 6 years ago

@mabae one more thing: the test should be 2-space indented, not 4.

edenman commented 6 years ago

Thanks @mabae!