Fork me on GitHub
#midje
<
2024-01-03
>
Noah Bogart22:01:26

Given that Midje is still used by a fair number of libraries, I decided to put in some effort into updating Midje (and Midje's own test suite) to handle clojure 1.10 (which changed how exceptions are handled reported). https://github.com/marick/Midje/pull/489 however, it seems that there's a broken test on master. what's the best way to get it fixed?

Phillip Mates23:01:50

I keep forgetting to open this up, thanks for the reminder, I can try to help out in the next day or two

Noah Bogart00:01:46

No worries! I’m happy to help as i can

Phillip Mates12:01:56

thanks for the exceptions fix, I deployed it as 1.10.10

🎉 2