(selected-projects project-name)
If we pass in e.g project:p1:p2, then that means we should only run tests for these projects (and if :all is passed in, we should run all the tests for selected projects). We normally don't include the development project, but we can pass in :dev as a way to include it.
If we pass in e.g project:p1:p2, then that means we should only run tests for these projects (and if :all is passed in, we should run all the tests for selected projects). We normally don't include the development project, but we can pass in :dev as a way to include it.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close