Replies: 1 comment
-
I like this idea, I’m definitely interested in exploring ways to compare test results to baselines, although I don’t have a specific approach in mind yet. I’d love to hear how you and others might approach this. For context, in the GitHub Test Reporter we currently store previous results internally under results.extra.previousReports so we can analyse and compare, but that’s more of an internal mechanism than a standardised feature at this stage. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Assuming CTRF doesn’t currently support baselines for comparing test results, are there plans to add this feature? If not, are there recommended extensions or approaches to implement baseline functionality (e.g., via custom reporters or tools)? Thanks!
Beta Was this translation helpful? Give feedback.
All reactions