Liking cljdoc? Tell your friends :D

mb.hawk.assert-exprs

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.
raw docstring

mb.hawk.assert-exprs.approximately-equal

See documentation in docs/approximately-equal.md.

See documentation in `docs/approximately-equal.md`.
raw docstring

mb.hawk.init

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.
raw docstring

mb.hawk.junit.write

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.
raw docstring

mb.hawk.parallel

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.
raw docstring

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

× close