nilswloka / extreme-startup-solution-clojure

An example solution for the extreme startup coding dojo.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

es-test

This is an example solution for the extreme startup coding dojo. I wrote it for testing the server in preperation for a session we hosted at codecentric AG.

Running the application

I've been using the lein-ring plugin, so you can start the application with lein ring server-headless

Notes

There aren't any test as I've been working mostly with the REPL. I added a test.check specification later, because I was playing around with property based testing.

License

Copyright © 2015 Nils Wloka

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

An example solution for the extreme startup coding dojo.

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%