Skip to content

arcmode/doctest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Python-like doctest functionality for Clojure.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published