Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 599 Bytes

README.org

File metadata and controls

21 lines (12 loc) · 599 Bytes

doctest

http://clojars.org/doctest/latest-version.svg

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.

Usage

See the source code.

License

Copyright (c) 2015 David Rojas.

This project is licensed under the terms of the MIT license.