Skip to content

Instantly share code, notes, and snippets.

@Gozala
Created January 23, 2013 08:55
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Gozala/4603314 to your computer and use it in GitHub Desktop.
Save Gozala/4603314 to your computer and use it in GitHub Desktop.
Running clojurescript tests
(load-file "../test/cljs/cljs/quick.cljs")
(run-tests)
(load-file "../test/cljs/cljs/core_test.cljs")
(test-stuff)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment