Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 480 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 480 Bytes

simulant-bootstrap

Simulant bootstrap project showcasing how to simulate traffic to a simple API

Consist of 2 projects;

  • site, simple CRUD site under test
  • sim, the simulant tester

Described in detail in this blog post.

Usage

See site/README.md and sim/README.md.

License

Copyright © 2013 Martin Trojer

Distributed under the Eclipse Public License, the same as Clojure.