Socket
Socket
Sign inDemoInstall

succss

Package Overview
Dependencies
101
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    succss

Succss is a command line tool built to find image-based differences between website updates.


Version published
Maintainers
1
Created

Readme

Source

##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:

Keywords

FAQs

Last updated on 05 May 2015

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc