Oh wow super interesting - At my last job we had really poor testing and something to visually monitor for breakages would have been perfect. Does this do a screenshot diff between builds? Does it run on CI or periodically?
Great to hear! It runs on your CI currently, you can run the test-runner in your favorite CI (circle, travis, etc). And it uses that as a trigger. You have to start your server locally in the CI and it will take over from there running your tests.
We're adding the option to run periodically or trigger builds without an existing CI soon!
We're adding the option to run periodically or trigger builds without an existing CI soon!