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.
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.
@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
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