pedrovgs / Shot

Screenshot testing library for Android
Apache License 2.0
1.19k stars 116 forks source link

Set tolerance for specific test case #356

Open vmjadhav opened 2 months ago

vmjadhav commented 2 months ago

Expected behaviour

Just wanted to know if there any way to set tolerance for specific test case.

Actual behaviour

In current scenario we set tolerance in build.gradle which gets applied to all test cases.

Steps to reproduce

We have some test cases where tolerance greater than 0.1 is required to set. Please suggest if this specific use case can be handled. If yes how to do it?

Thanks

Version of the library

6.0.0