Liking cljdoc? Tell your friends :D

0.7 -- 26 Apr 2024

Added matches? macro, as wrapper around nubank/matcher-combinators.

Added is-context macro, which exposes the context in an expression that is passed to clojure.test/is.

0.6 -- 19 Apr 2023

Added cleanup. Added dependency on nubank/mockfn and added providing and verifying.

0.5.1 -- 18 Apr 2023

Added two-arity version of is to match two-arity clojure.test/is.

0.5 -- 17 Apr 2023

Added then, is, and testing.

v0.4 -- 5 Jul 2022

Removed redef as it was identical to the older mock.

v0.3 -- 16 Mar 2022

Converted to .cljc for use in testing ClojureScript applications.

v0.2 -- 25 Jan 2022

Added the bind and redef step function factories.

Changed capture-logging to simply invoke clojure.tools.logging.test/with-log; removed log-events.

Closed Issues

v0.1 -- 20 Jan 2022

Initial release.

Can you improve this documentation? These fine people already did:
Howard Lewis Ship & Howard M. Lewis Ship
Edit on GitHub

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close