- Java 8
- Leiningen
lein ring serverlein uberjar
java -jar target/server.jarRun all tests
lein testtest-refresh lein plugin is handy if you want to make changes as it re-executes tests affected by the updated code.
lein test-refreshSee how it works from command line with HTTPie.
./http_testsCopyright © 2017 Signifier, Inc.
Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.
