Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 767 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 767 Bytes

Automaton

Build status Codacy Badge

Automaton is a small distributed system used to issue HTTP Requests. It can be used on several use cases:

  • API e2e automation testing
  • performance testing
  • screen scrapping
  • anything else you would want to issue HTTP requests against and persist the request and its response.

This is a living document so please bare with us.