Skip to main content

summarize-results

functionv1.9

cljs.spec.test/summarize-results

(summarize-results [check-results] [check-results summary-result])
Given a collection of check-results, e.g. from 'check', pretty prints the summary-result (default abbrev-result) of each. Returns a map with :total, the total number of results, plus a key with a count for each different :type of result.

No examples yet. Be the first to add one!