Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 541 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 541 Bytes

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.