Liking cljdoc? Tell your friends :D

Change Log

All notable changes to this project are documented in this file.

Releases

0.4.0 - 2025-03-04

  • Added collection matchers.
  • Added boolean matchers.
  • Added new numeric matcher: between.
  • Added logical operators for matchers.
  • Removed prefixes from matcher names.

0.3.0 - 2025-02-21

  • Improved documentation formatting.
  • Renamed mockfn.macros to mockfn.plain.
  • Made matchers more readable and explicit in error messages.
  • Added predicate matcher.

0.2.0 - 2025-02-18

  • Added string matchers.
  • Improved documentation.

0.1.0 - 2025-01-04

  • Added function stubs.
  • Added call verification.
  • Added argument matchers.
  • Added syntax sugar for clojure.test.

Can you improve this documentation?Edit on GitHub

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

× close