Got my work project updated ok. Strikt is lagging ...
# minutest
r
Got my work project updated ok. Strikt is lagging a bit because most of my tests do have multiple roots so I’m still using
@TestFactory
rather than implementing
JUnit5Minutests
but it works okay, just perhaps not super-idiomatic.