lazytest

2026-04-01T03:07:37.884229Z

i finally cut a release which includes hooks and around-each.

❤️ 2
Karol Wójcik 2026-04-01T15:00:23.325599Z

I love this release! Many thanks for your work!

❤️ 1
2026-04-01T15:13:50.966369Z

you're welcome! i hope using it is a smooth transition for you

seancorfield 2026-04-01T15:33:18.049599Z

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! 🙂

🎉 1
2026-04-01T17:21:37.235549Z

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

seancorfield 2026-04-01T18:55:05.437959Z

Aside from "BREAKING: Change the order of context hook calls so that around wraps before and after." you mean? 😄

seancorfield 2026-04-01T18:56:05.612919Z

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

2026-04-01T18:56:53.672479Z

idk, maybe i changed a config key or value and didn't notice lol