Fork me on GitHub
#kaocha
<
2018-11-10
>
tony.kay00:11:52

using this config:

#kaocha/v1
    {:tests    [{:id           :unit
                 :test-paths   ["src/test"]
                 :source-paths ["src/main"]}]
     :reporter [fulcro-spec.reporters.terminal/fulcro-report]
     :plugins  [:kaocha.plugin/randomize
                :kaocha.plugin/filter
                :kaocha.plugin/capture-output]}