Skip to content

Tech debt & secret new feature development

Compare
Choose a tag to compare
@garris garris released this 03 Oct 16:10
· 511 commits to master since this release

This version builds on this pre-release (https://github.com/garris/BackstopJS/tree/v3.6.1) which includes...

  • new backstop remote command -- which reads your config and spins up a BackstopJS server enabling you to remotely host diff reports and [secret roadmap item alert] remotely run backstopjs commands. IOW: BSAAS (backstop as a service 😉).

  • added "Diverged" image diff library -- in stealth development here (don't tell anybody -- just between you and me)... https://github.com/garris/diverged -- so we can eventually have our diffs be more awesomer.

  • Cleaned up MUCHO tech debt all throughout the app including better error handling, unit tests and adding docker/client version pinning. MANY MANY THANKS TO @gabegorelick FOR HIS HELP ON THIS!