Duncan McGregor
Duncan McGregor
I’d also like to be able to access any such data armed only with the message itself, so that we don’t have to pass context down to any any places...
Hmm good point. I'm not sure that there's an easy fix for this one. Because of the nature of the JUnit5 runner, skip is implemented as throwing an exception in...
I can't find a way to do this with Gradle yet, so I've just referenced them as compileOnly for now
It works, I and several other projects use it, but it is true to say that despite my efforts it doesn’t have a great deal of traction. Not dead, but...
If you’re trying Kotlin, and need more than JUnit can give, but not the hitch-potch of kotest, you should totally give it a go
Yeah I totally get that. The project only gets my attention when I have a hard test problem and I’m not able to support it full time. The insides are...
That said, it will continue to be kept working to the best of my ability, and you would be welcome on board if you’d like to use and contribute
Yeah I totally get that. The project only gets my attention when I have a hard test problem and I’m not able to support it full time. The insides are...
We are running against Cockroach using PostgreSQL drivers and things are fine. You may need to write code to automagically retry, as Cockroach bails out of many more transactions than...
Here's a notebook with the trail I followed [Archive.zip](https://github.com/SciTools/iris/files/7887746/Archive.zip)