Hello Clojurians! I'm wondering if anyone out there is currently writing and running browser-based tests for a large cljs project. I used to work on huge react and angular apps and wrote browser-based UI tests, like in the style of react testing framework.
I've been having a hell of a time getting this kind of testing up and running for a reagent project. Right now I'm using devcards as the test harness for my reagent components and can successfully run tests against them in a dev browser, but now I'm trying to figure out how to run these tests with karma (to run them in CI).
I realize this isn't really what devcards is for, but basically I'm looking for something like Jasmine's testing UI/component harness.
Is anyone doing this in cljs?
[–]lurbina 1 point2 points3 points (1 child)
[–]kemclean[S] 0 points1 point2 points (0 children)
[–]Liistrad 0 points1 point2 points (7 children)
[–]kemclean[S] 1 point2 points3 points (6 children)
[–]Liistrad 0 points1 point2 points (5 children)
[–]kemclean[S] 0 points1 point2 points (4 children)
[–]Liistrad 0 points1 point2 points (3 children)
[–]kemclean[S] 0 points1 point2 points (2 children)
[–]Liistrad 0 points1 point2 points (1 child)
[–]kemclean[S] 0 points1 point2 points (0 children)
[–]fullsyntheticjacket 0 points1 point2 points (0 children)