i finally cut a release which includes hooks and around-each.
I love this release! Many thanks for your work!
you're welcome! i hope using it is a smooth transition for you
Updated at work and ran the full test suite -- no regressions here! Looking forward to digging into hooks, and seeing what if any changes might be worthwhile in my PR to Cognitect's test-runner, my LazyTest runner plugin for that PR, and my external Polylith test runner! 🙂
I don't think anything changed? I did my best to stay backwards compatible in that respect. Let me know if I did change something in the public API and i'll do a point release to fix it
Aside from "BREAKING: Change the order of context hook calls so that around wraps before and after." you mean? 😄
Or do you just mean in terms of those test runners? I was thinking more of whether exposing machinery to leverage hooks might be interesting/useful... or that the test runners themselves might add hooks...
idk, maybe i changed a config key or value and didn't notice lol