Kotest 5.5 is out <https://kotest.io/docs/next/cha...
# kotest
s
🤩 2
🎉 13
s
With this version (and the latest IntelliJ plugin), all tests get ignored for me when running a whole test suite...
j
I have seen some libraries are not being updated, for example assertions kotlinx datetime and a few more
Other ones are still on 4.4.3 and docs says that they are using 5.4
I'm running some investigations, trying to find where this issue arised. Any clues?
j
I think the problem is I have (even more) libraries that are moved to its own version
I was thinking all assertions libraries were sharing 5.5.0, but after checking the readme on their repos, no, a lot of them are using other version
I would like to see a table with all Kotest dependencies and the associated version, because I looked for, jsoup for example, and I get https://kotest.io/docs/assertions/jsoup-matchers.html
There is no way to know there which is the jsoup version