(test-ns [ns] [env [quote ns :as form]])If the namespace defines a function named test-ns-hook, calls that.
Otherwise, calls test-all-vars on the namespace. 'ns' is a
namespace object or a symbol.
Internally binds *report-counters* to a ref initialized to
*initial-report-counters*.
Examples
No examples yet. Be the first to add one!