replikativ / hasch

Cross-platform (JVM and JS atm.) edn data structure hashing for Clojure.
Eclipse Public License 1.0
111 stars 13 forks source link

CI #15

Open TimoKramer opened 3 years ago

TimoKramer commented 3 years ago
TimoKramer commented 3 years ago
TimoKramer commented 3 years ago

version is specified in pom.xml and here is a discussion around it: https://clojurians-log.clojureverse.org/tools-deps/2020-08-20

groundedsage commented 3 years ago

Commands for testing

Karma npx shadow-cljs compile ci npx karma start --single-run

Node tests npx shadow-cljs compile node-test

Reference testing documentation

Karma - https://shadow-cljs.github.io/docs/UsersGuide.html#_installing_karma Node.js - https://shadow-cljs.github.io/docs/UsersGuide.html#target-node-test

TimoKramer commented 3 years ago

https://circleci.com/blog/testing-clojurescript-code-with-clojurescript-test-and-karma/

TimoKramer commented 3 years ago

https://circleci.com/docs/2.0/circleci-images/#language-image-variants

TimoKramer commented 3 years ago

Adding CI via Orb now