You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 17, 2023. It is now read-only.
Currently we have a good set of examples in the Clojure package but it would be nice to be able to run them as integration/ regression tests whenever we are making changes or getting ready for a release.
Some thought needs to be put into the best way to do this, but one idea is to make them runnable with lein test somehow and then have a script that runs through all the directories in the examples and run them.