Liking cljdoc? Tell your friends :D

yetibot.commands.catchpoint


default-metricclj

17 is Webpage Response Time (ms)

17 is Webpage Response Time (ms)
sourceraw docstring

matched-tests-cmdclj

(matched-tests-cmd {[_ test-pattern] :match})

catchpoint tests <pattern> # retrieve tests with name matching <pattern>

catchpoint tests <pattern> # retrieve tests with name matching <pattern>
sourceraw docstring

performance-cmdclj

(performance-cmd {[_ test-id-or-match metric-index-or-pattern] :match})
catchpoint performance <test-name-or-id> [<metric-index-or-pattern>]
# show performance averages metrics for test by name or ID for a given
# metric pattern or index, defaulting to 17: Webpage Response (ms)
sourceraw docstring

performance-metrics-cmdclj

(performance-metrics-cmd {[_ test-id-or-match] :match})

catchpoint performance metrics <test-name-or-id> # list available performance metrics for a test

catchpoint performance metrics <test-name-or-id>  # list available performance metrics for a test
sourceraw docstring

tests-cmdclj

(tests-cmd _)

catchpoint tests # retrieve the list of all tests from Catchpoint

catchpoint tests # retrieve the list of all tests from Catchpoint
sourceraw docstring

tests-show-cmdclj

(tests-show-cmd {[_ test-id-or-match] :match})

catchpoint tests show <test-name-or-id> # show details for test by name or ID

catchpoint tests show <test-name-or-id> # show details for test by name or ID
sourceraw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close