Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate verification manifest file to reference diff, actual, expected images for consumption (initially for test report inclusion) #1708

Open
geoff-powell opened this issue Nov 21, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@geoff-powell
Copy link
Collaborator

Currently, we use delta image file names to parse things like test name, package, class name, etc. This is very brittle and has lead to a few issues in our filename parsing logic. This improvement would generate a json (or txt file) representation of paparazzi's verification that can be consumed later. (first iteration would be including diffs in test reports)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants