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.
- Host: GitHub
- URL: https://github.com/codercooke/td-express
- Owner: CoderCookE
- Created: 2014-03-25T18:59:29.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2014-03-25T19:38:43.000Z (almost 12 years ago)
- Last Synced: 2023-08-05T23:40:59.302Z (over 2 years ago)
- Language: JavaScript
- Size: 18.5 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.