Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 470 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 470 Bytes

JsAutoTesting

This simple project allows you to create automated crawling tests to see if your site is reachable and working properly. Right now it has a rails api to crawl websites (pretty basic) and a frontend in basic html/js.

A simple example

Further developments

Things I want to work on:

  • API hooks
  • CLI API
  • Some simple library for some language

Contributing

I would love to hear what YOU would do next :)