parkour.test-helpers documentation
config
(config)
(config conf)
Configure `conf` (or fresh configuration if not provided) for local-mode test execution.
config-fixture
(config-fixture f)
A clojure.test fixture function for running tests under the local-mode test configuration.
with-config
macro
(with-config & body)
Execute `body` forms with the default configuration set to a local-mode test configuration.