(run-all-tests [] [re])Runs all tests in all namespaces; prints results.
Optional argument is a regular expression; only namespaces with
names matching the regular expression (with re-matches) will be
tested.
Examples
No examples yet. Be the first to add one!