Skip to content

ubilab-engineering/zeno-pixel

 
 

Repository files navigation

#ZENO

Improve your Continuous Delivery workflow by automating visual/css regression detection. Zeno is a NodeJS application able to take screenshots and compare them with a previous version or another environment.
Using PhantomJS or SlimerJS, Zeno has the ability to emulate the mobile or tablet version of a website

See the Getting started guide to have further explanations on how to use Zeno.

To see a real demo, come to Zeno Tool in Actions at DevoxxFR 2015: link

Requirements

And if you need custom build:

Installation

if the prerequistes are completed, just do:

npm install

To start zeno

node zenoServer.js

To have more details about usage, see USAGE section
Zeno has never been tested on windows and probably don't work.

Todo

see TODO section

License

see LICENSE file

Changelog

1.0

  • Welcome Open Source World

Packages

No packages published

Languages

  • JavaScript 52.5%
  • CoffeeScript 23.2%
  • CSS 14.1%
  • HTML 10.2%