/cljs-node-test

An example project for running cljs tests through node.

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

Example project for clojurescript testing using node. In order to run tests:

lein cljsbuild test

In order to add a test:

  • Create the test file
  • Add the namespace to :test-commands in project.clj