Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

cvrebert/hocus-focus

Repository files navigation

hocus-focus

CSS regression testing tool for Bootstrap

How it works

  • grunt-sauce-screenshots to take screenshots in various browsers
  • GraphicsMagick compare to compare the screenshots and output visual diffs; see dpxdt for usage
  • Flask web app to review diffs and approve intentional changes
  • Flask-OAuthlib for GitHub-based login
  • Some Python GitHub API library to post issues to the issue tracker when there are differences

schema sketch

  • result: id, run_id, platform_id, testcase_name, filename
  • run: id, timestamp
  • platform: os, browser (both include optional version portion)
  • reference: id, result_id, timestamp, user

About

CSS regression testing tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages