0.0.3 • Published 9 years ago
spiderette v0.0.3
Spiderette
An automated spider test runner for your website.
Installation
Install using NPM:
$ npm install --global spideretteExample
Test a local website:
$ spiderette http://127.0.0.1:8000If any 4XX references were found, Spiderette will return with a status code 1.