An open API service indexing awesome lists of open source software.

https://github.com/codercooke/td-express

Test-driven Express compares website HTML/CSS to the designer's original files. Built on the Express framework.
https://github.com/codercooke/td-express

Last synced: 12 months ago
JSON representation

Test-driven Express compares website HTML/CSS to the designer's original files. Built on the Express framework.

Awesome Lists containing this project

README

          

# TD-Express v0.2.1

**TD-Express** is a Test-driven Design app that allows designers to compare live or local websites to original mock-ups. TDD screenshots the website with a headless browser and compares the image to the designer's original specs. Discrepancies are detected down to the last byte, and any differences are highlighted in red.

Accurate. Fast. Reliable. Test-driven Design.

Built on the Express framework.

v0.2.1
+ successfully uploads local file and compares it to screenshot taken by headless browser.
+ new field in form allows user to specify width and height of screenshot
+ results now offers visual representation of discrepancies plus percentage.