File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed
Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11CSS Critic
22==========
33
4- A lightweight framework for regression testing of Cascading Style Sheets.
4+ <a href =" https://www.npmjs.org/package/csscritic " >
5+ <img src="https://badge.fury.io/js/csscritic.svg"
6+ align="right" alt="NPM version" height="18">
7+ </a >
8+ A lightweight tool for regression testing of Cascading Style Sheets.
59
610What?
711-----
@@ -51,11 +55,11 @@ CSS Critic checks your current layout constantly against a reference image you h
5155
5256* What do I do if my test fails? *
5357
54- 1. Have a look at the diff image and visually check what has changed.
58+ 1. Have a look at the diff image and visually inspect what has changed.
5559
56602. If the change is an unwanted one fix your CSS ,
5761
58- 3. If deliberate generate a new reference image.
62+ 3. If deliberate accept the change (generating a new reference image) .
5963
6064Developing CSS Critic
6165-------------------- -
Original file line number Diff line number Diff line change 22 "name" : " csscritic" ,
33 "title" : " CSS Critic" ,
44 "version" : " 0.5.0" ,
5- "description" : " A lightweight framework for regression testing of Cascading Style Sheets." ,
5+ "description" : " A lightweight tool for regression testing of Cascading Style Sheets." ,
66 "keywords" : [
77 " CSS" ,
88 " regression" ,
You can’t perform that action at this time.
0 commit comments