A Clojure library designed to provide docstring-driven testing for clojure.
Inspired by the python library doctest and clj-doc-test, currently provides almost the same functionality but I’m planning to experiment with features like mocking and reporting.
See the source code.
Copyright (c) 2015 David Rojas.
This project is licensed under the terms of the MIT license.