Skip to content

Releases: pedrovgs/Shot

JUnit reporter support

12 Feb 15:20
Compare
Choose a tag to compare

πŸ‘πŸ‘πŸ‘ Thank you so much @nrotonda and @pettero for your contributions πŸ‘πŸ‘πŸ‘

JDK 17 and dependencies update

07 Jul 13:58
Compare
Choose a tag to compare

Thank you so much for your contributions @Kurt-Bonatz and @slinstacart πŸ‘ πŸ‘

Tentative fix for FNE in Windows and fix Gradle cache support

15 May 10:50
Compare
Choose a tag to compare

Some small fixes and report improvements

24 Apr 14:30
Compare
Choose a tag to compare
  • Update tolerance docs and fix bug in tolerance comparison #303
  • Don't override screenshots when running multiple devices #299
  • Add screenshot name to test report #294
  • Support configuration cache #291
  • Fix Compose JSON parsing #286

Thanks for your contributions @nathan-lecoanet @TomSenier @MyDogTom @olegosipenko πŸ‘

AndroidX Test Orchestrator support

24 Jan 18:06
Compare
Choose a tag to compare

Provide AndroidX Test Orchestrator Support by https://github.com/mariuszmarzec

Remove temporal folder used to hold metadata and fix windows support

22 Dec 12:12
Compare
Choose a tag to compare

Thank you so much @mariuszmarzec. I really appreciate your contribution πŸ˜ƒ

Fix first time usage bug and windows support

10 Dec 11:43
Compare
Choose a tag to compare

Fixes from 5.12.0 and old Shot versions.

  • Fix the first-time usage of the library when there is a non-initialized folder.
  • Tentative fix for Windows Support. Pending to be confirmed by the community.

Thank you so much @CedrickFlocon and @mariuszmarzec for your contributions.

Add custom folder prefix

06 Dec 13:30
Compare
Choose a tag to compare

Feature implemented by @CedrickFlocon: #259

Tentative fix for AGP 7 alpha integration in libraries

05 Aug 11:50
Compare
Choose a tag to compare
5.11.2

Tentative fix for AGP 7 alpha applicationId bug

Use Task Provider to avoid task creation during configuration

29 Jul 15:56
Compare
Choose a tag to compare
5.11.1

Use Task Provider to avoid task creation during configuration