lazytest 2025-03-10

@nbtheduke That 1.6.0 release does not include the ExpectationFailed class.

[2025-03-10-09:31:43 ~/oss/next-jdbc]
(!2046)-> jar tvf ~/.m2/repository/io/github/noahtheduke/lazytest/1.5.0/lazytest-1.5.0.jar |fgrep Failed
  1634 Tue Nov 26 12:27:58 PST 2024 lazytest/ExpectationFailed.class

[2025-03-10-09:40:51 ~/oss/next-jdbc]
(!2047)-> jar tvf ~/.m2/repository/io/github/noahtheduke/lazytest/1.6.0/lazytest-1.6.0.jar |fgrep Failed

[2025-03-10-09:40:57 ~/oss/next-jdbc]
(!2048)->

Consequently, that 1.6.0 JAR cannot be used as-is.

yeah, i'm trying to figure it out. i don't know what broke

If it used build.clj, I'd offer to help but... 🤷🏻‍♂️

Looks better... thanks!

I'm undoing my throws? changes so I can rely on thrown?...

annoying, still dont' know why clein failed here

https://github.com/seancorfield/next-jdbc/pull/297/files is pretty minimal now. I'll probably make a blog post about this.

🎉 1