Tests - martintrojer/frinj GitHub Wiki
Frinj comes with a bunch of unit tests. So if you're hacking on frinj itself, make sure to run them in order to catch any regressions.
$ cd frinj
$ lein test
Frinj comes with a bunch of unit tests. So if you're hacking on frinj itself, make sure to run them in order to catch any regressions.
$ cd frinj
$ lein test