Custom implementations of [[clojure.test/is]] expressions (i.e., implementations of [[clojure.test/assert-expr]]).
re=
, schema=
, =?
, and more.
Custom implementations of [[clojure.test/is]] expressions (i.e., implementations of [[clojure.test/assert-expr]]). `re=`, `schema=`, `=?`, and more.
See documentation in docs/approximately-equal.md
.
See documentation in `docs/approximately-equal.md`.
Code related to mb.hawk.core
initialization and utils for enforcing that code isn't allowed to run while
loading namespaces.
Code related to [[mb.hawk.core]] initialization and utils for enforcing that code isn't allowed to run while loading namespaces.
Logic related to writing test results for a namespace to a JUnit XML file. See https://stackoverflow.com/a/9410271/1198455 for the JUnit output spec.
Logic related to writing test results for a namespace to a JUnit XML file. See https://stackoverflow.com/a/9410271/1198455 for the JUnit output spec.
Code related to running parallel tests, and utilities for disallowing dangerous stuff inside them.
Code related to running parallel tests, and utilities for disallowing dangerous stuff inside them.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close