@cldwalker Found a way to add libtests to babashka CI without copying all the sources This is for prismatic/schema: https://github.com/babashka/babashka/commit/14b177ad2164518fc5f9a50ac853c5fa1805c7e6
Nice! BB-TEST-PATCH should mark most of the exceptions. I think only a 1/3 of libs have that
nice!
I think we could basically re-use the libtests alias in deps.edn to deduplicate this data and make the add lib tests redundant for most libs
except when we need to make tweaks in the tests
which many tests have, so maybe I was too optimistic :)