Tools to test dataflow jobs
Tools to test dataflow jobs
(pcoll-results-match func)
Inputs: [func :- IFn] Returns: IFn
Checker that runs a pcoll's pipeline, gather its output, and passes it to func
. If func throws or returns
false, the test failed.
Example: see pcoll-contains
Inputs: [func :- IFn] Returns: IFn Checker that runs a pcoll's pipeline, gather its output, and passes it to `func`. If func throws or returns false, the test failed. Example: see `pcoll-contains`
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 |