Closed martinklepsch closed 9 years ago
I briefly looked at the source to see if I can figure out what's going on but didn't have any helpful epiphanies unfortunately. This is my project: https://github.com/martinklepsch/custom-comparator-set. Might also be a nice example of testing clj & cljs further down the line.
Thanks for the report, after poking around I found:
doo-tests
is variadic, doesn't take the collectiondoo-tests
expects quoted symbolssource-paths
Responses:
n namespaces NS #{sym} "..."
mean that passed things should always be coerced to symbols?set-env!
call. I tried the different commandline invocations and one definitely ran tests. Could be it didn't ran my tests though maybe I just saw some test output without explicitly checking that my own tests have been run. Oops 😄Cheers, hope you're well! :)
Closing this for #19
Cheers back at you, things are good thanks :smile:
And then it's stuck :smile: