1.7.3 • Published 9 years ago

succss v1.7.3

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

##SUCCSS, a CSS Regression testing tool ###What is succss ?

Succss is a command line tool built to find image-based differences between website updates. Succss relies on npm and is installed globally.

Get it with the following command:

npm install -g succss

First, write a configuration file where captures are defined from css selectors, additional actions and/or other options can be specified. Then capture or update image references:

succss add configuration.js

When your website is updated, you will be able to compare its current state to previously added references, running:

succss check configuration.js

If at least one difference is found, you will be notified and a corresponding screenshot will be generated:

large diff image example

Among other things, Succss has features to achieve advanced comparisons with custom user input, it can also hide elements before captures and compare similar selectors rendering across multiple pages and/or viewports.

####Read the documentation: succss.ifzenelse.net ####Fork the documentation: github.com/B2F/Succss-doc


large diff image example

####Discover a new way to test websites, automagically.

####Built with:

1.7.3

9 years ago

1.5.0

9 years ago

1.4.0

9 years ago

1.3.0

9 years ago

1.2.0

9 years ago

1.1.0

9 years ago

1.0.4

9 years ago

1.0.3

9 years ago

1.0.2

9 years ago

1.0.0

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago