speclj.reporting

green

grey

indent

(indent n & args)

prefix

(prefix pre & args)

red

report-description*

(report-description* reporters description)

report-error*

(report-error* reporters exception)

report-message*

(report-message* reporters message)

report-run

multimethod

report-runs*

(report-runs* reporters results)

Reporter

protocol

members

report-description

(report-description this description)

report-error

(report-error this exception)

report-fail

(report-fail this result)

report-message

(report-message reporter message)

report-pass

(report-pass this result)

report-pending

(report-pending this result)

report-runs

(report-runs this results)

stack-trace-str

(stack-trace-str exception)

tally-time

(tally-time results)

yellow