pedrovgs / Shot

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

Support configuration cache (second attempt) #307

Closed MyDogTom closed 2 years ago

MyDogTom commented 2 years ago

:pushpin: References

:tophat: What is the goal?

Ensure that configuration cache works after Gradle daemon is recreated.

How is it being implemented?

How can it be tested?

MyDogTom commented 2 years ago

@pedrovgs I was thinking about enabling configuration cache in the sample project, but this depends on AGP update and can be done only after https://github.com/pedrovgs/Shot/pull/292 is merged. Once sample app has configuration cache enabled, it should be possible to automate the same scenario.