Skip to content
/ datest Public

A clojure(script) unit testing framework designed to be used from the REPL

Notifications You must be signed in to change notification settings

amokfa/datest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datest

Clojars Project

A clojure(script) unit testing framework:

Distinguishing features

  1. Designed to be used from REPL
  2. Test suites and test results are clojure values that you can manipulate in the REPL
  3. Cleans stack traces so that they only contain frames from your module
  4. Works with both clojure and clojurescript

Guide

Examples

About

A clojure(script) unit testing framework designed to be used from the REPL

Resources

Stars

Watchers

Forks

Packages

No packages published