metosin / pohjavirta

Fast & Non-blocking Clojure wrapper for Undertow
169 stars 8 forks source link

How do you run tests? #11

Open kanwei opened 4 years ago

kanwei commented 4 years ago

Interested in contributing, but clj -A:test just puts me in a REPL and I don't know how to proceed.

ikitommi commented 4 years ago

There is no test suite currently. PR welcome to add that. The tests can be mostly copied from existing servers.