nacyolsa
01/05/2024, 2:50 PMorg.gradle.test-retry plugin work for you? I receive IllegalStateException: The following test methods could not be retried, which is unexpected I tried on a few projects.LeoColman
01/05/2024, 2:59 PMretry feature:
https://kotest.io/docs/assertions/retry.htmlKlitos Kyriacou
01/05/2024, 3:05 PMretry method would be useful, would it?nacyolsa
01/05/2024, 3:13 PMretry from Kotest is not useful for me because I would need to add it to every test case.Emil Kantis
01/05/2024, 4:12 PMAnnotationSpec