Code for generating human-readable reports from test results. Each reporter takes a collection of test results as input and should produce some output, depending on the report type.
Code for generating human-readable reports from test results. Each reporter takes a collection of test results as input and should produce some output, depending on the report type.
Utilties for generating JUnit output files based on test results.
Utilties for generating JUnit output files based on test results.
Entry point for running a suite of tests and generating reports from the results.
Entry point for running a suite of tests and generating reports from the results.
A step is a reusable chunk of test logic.
A _step_ is a reusable chunk of test logic.
A test is a collection of steps which are run in sequence to exercise a specific usage scenario.
A _test_ is a collection of steps which are run in sequence to exercise a specific usage scenario.
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |