We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c830995 commit 088e30fCopy full SHA for 088e30f
README.md
@@ -2,6 +2,8 @@
2
3
This project adds support for visual regression testing in [Intern](https://github.com/theintern/intern).
4
5
+[](https://travis-ci.org/theintern/intern-visual)
6
+
7
## Overview
8
9
A visual regression test compares a screenshot of a webpage with a previously generated baseline providing the ability
package.json
@@ -1,6 +1,6 @@
1
{
"name": "intern-visual",
- "version": "0.1.0-pre",
+ "version": "0.1.0",
"description": "Visual regression testing plugin for Intern",
"author": "Paul Shannon",
"license": "MPL-2.0",
0 commit comments