Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

v2.0.0

Latest
Compare
Choose a tag to compare
@lmakarov lmakarov released this 22 Sep 01:45
· 2 commits to master since this release

Upgrade to Backstop 3.x and Chrome Headless

  • Switched to node:8.5.0-alpine (Alpine 3.6)
  • Using the latest Chromium version from alpine/edge (Chromy requires Chrome ver.61 or later)
  • Cleaned up SlimerJS dependencies
  • Using GNU grep for compatibility (busybox grep uses -r vs -R)
  • Setting NPM_CONFIG_UNSAFE_PERM=true for compatibility between phantomjs-prebuilt and recent nodejs/npm versions
  • Added basic bats tests
  • Updated README

Images:

  • docksal/backstopjs:2 - BackstopJS 2.x (legacy)
  • docksal/backstopjs (docksal/backstopjs:3) - BackstopJS 3 with Chrome Headless support