visual-plugin
visual-plugin copied to clipboard
Added 2 options to Visual regression reporter
- onlyReportErrors: Only display visual regressions in the report. Default option is false, so all tested screenshots are added to the report, which was the original system. When set to true, only reports that did not pass are added to the report, which makes it easier to find regressions by testers.
- prefixTestName: Prefix the test name in the report with the parent test suite names. Default option is false, so the Comparison Header is the same as the original system. When set to true, the Comparison header is prefixed with the parent suite names to distinguish them in multi-suite runs.
Is there something more I have to do for that CLA? I clicked on the details of that check and agreed there as far as I can see, but it is still pending.
Hmmm... there shouldn't be. I'll look into it.
If you click the Details link now, does it tell you that you have signed the CLA?
First I get the form where I need to sign in with my GitHub credentials. If I do that, it says "You have signed the CLA for theintern/visual-plugin", so I assumed it should be correct.
Hmm, I did sign that agreement with my personal email, but I made the commit with my work account. These two adresses are both connected to my GitHub account. Could that be a problem?
It's possible. Try updating the commit with your personal email and force-push.