Sean Grove has put together an excellent Om reference application that covers a wide variety of useful patterns including testing:
https://github.com/sgrove/omchaya HTH, David On Tue, Feb 25, 2014 at 8:54 PM, <[email protected]> wrote: > I am new to clojure/clojurescript in general. I have a few queries > regarding testing in clojurescript in general and om in particular. > > how should I get started with unit/integration testing in clojurescript ? > > how should om components be tested ? > > Is clojurescript.test the best tool for it ? > > How do we unit test om components ? > > Which library is best suited for integration testing of clojurescript ? > > Is there an article/tutorial I could refer to. > > Thanks > > -- > 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 http://groups.google.com/group/clojurescript. > -- 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 http://groups.google.com/group/clojurescript.
