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
.
Added cleanup
. Added dependency on nubank/mockfn and added
providing
and verifying
.
Added two-arity version of is
to match two-arity clojure.test/is
.
Added then
, is
, and testing
.
Removed redef
as it was identical to the older mock
.
Converted to .cljc for use in testing ClojureScript applications.
Added the bind
and redef
step function factories.
Changed capture-logging
to simply invoke clojure.tools.logging.test/with-log
; removed log-events
.
Initial release.
Can you improve this documentation? These fine people already did:
Howard Lewis Ship & Howard M. Lewis ShipEdit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close