Skip to content
This repository has been archived by the owner on Jul 12, 2023. It is now read-only.

Latest commit

 

History

History
6 lines (5 loc) · 357 Bytes

testing.org

File metadata and controls

6 lines (5 loc) · 357 Bytes

Testing

  • If testing ClojureScript, install and run Funnel.
  • Run bb test (executes ./bin/kaocha — see the Kaocha docs)
    • or individual tests: bb test clj; bb test cljs
    • Test specifications are in tests.edn