jayp / making-change

An implementation of "Making Change" kata. Focus is on testing using test.check.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

make-change

An implementation of Making Change kata. Focus is on testing using Clojure's test.check - a property-based testing framework.

Please see my blog article Exploring Property-based Testing for more details.

License

Copyright © 2015 Jay A. Patel

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

About

An implementation of "Making Change" kata. Focus is on testing using test.check.

License:Eclipse Public License 1.0


Languages

Language:Clojure 100.0%