On Friday, 5 May 2017 01:12:10 UTC+3, José Manuel Aguirre wrote: > I would like to learn Clojurescript and I wonder if there is any way to do it > writing tests, using the spec, that targets functions or react components > already implemented in javascript? > > That way I can accomplish two goals at the same time. > > Thanks
As a starting point, you might want to take a look at: https://github.com/viebel/template-test-js-with-clj - A template for testing javascript code with clojurescript: test.check, unit tests, figwheel etc... -- Note that posts from new members are moderated - please be patient with your first post. --- You received this message because you are subscribed to the Google Groups "ClojureScript" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/clojurescript.
