pedrovgs/Shot

How to emit json output instead of html

Open

#235 opened on Jun 9, 2021

 (4 comments) (0 reactions) (0 assignees)Kotlin (111 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,208 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Hi,

We are running Karumi Shot tests with ./gradlew executeScreenshotTests and would like a more parseable way to postprocess these results. Is there a way (maybe a CLI arg) to emit a json output instead of an html?

I scanned the readme and didn't notice anything related, but saw some Json parsing related code, so I thought I'd ask the team here before parsing HTML.

Thanks!

Contributor guide