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

Test harness for visual and logical regression #6

Open
mduvall opened this issue Sep 1, 2013 · 1 comment
Open

Test harness for visual and logical regression #6

mduvall opened this issue Sep 1, 2013 · 1 comment

Comments

@mduvall
Copy link
Owner

mduvall commented Sep 1, 2013

The code's getting to a point where a test automation framework will be useful in order to merge code at a higher cadence.

Catching logical regression should be fairly straightforward, could use either Jasmine or QUnit, no real preference.

This plugin needs to maintain visual consistency between major browsers (Safari, Chrome, and FF for now) and checking all these by hand is a bit taxing for innocuous fixes. Was thinking of a visual regression tool such as Huxley, PhantomCSS, or Wraith.

@mduvall mduvall mentioned this issue Sep 3, 2013
@mduvall
Copy link
Owner Author

mduvall commented Sep 3, 2013

QUnit was added for the logical regression suite, the visual regression framework is still TBD. Played around with the ones above and Huxley seemed the most straight forward to get set up.

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

No branches or pull requests

1 participant