announcements

Project/library announcements ONLY - use threaded replies for discussions. Do not cross post here from other channels. Consider #events or #news-and-articles for other announcements.
2020-08-10T02:07:47.443600Z

cat entries can have names (keys) like spec has, but they are optional. When they are not specified, describe uses a vector to describe its elements, and uses an hashmap otherwise.

2020-08-10T02:14:46.443800Z

At the moment, there are no equivalent of s/conformer, but that’s something that could be added. If you have a use case in mind, please create an issue and let me know, I will start to think about it.

2020-08-10T02:17:43.444Z

@borkdude You just reminded me of an old sleeping project of mine that I could resurrect using Minimallist :bmo: https://github.com/green-coder/TIS-100-Spec

javahippie 2020-08-10T07:18:41.447500Z

We just published version 0.2.0 of our Testcontainers wrapper, clj-test-containers. It now covers more functionality of the original API and has improved changelogs and documentation. If you are getting tangled in infrastructure setup for integration tests, this could be helpful. https://github.com/javahippie/clj-test-containers

🎉 4