Leonardo Colman Lopes

Results 150 comments of Leonardo Colman Lopes

I left just a comment to your DSL. I'm not sure if you want to pitch in with some ideas in that regard

Ah, I see it's not applicable to local variables. Forget that :sweat_smile:

Hey, @bnjns! I couldn't create a hello-world quarkus + test project to study it. Could you guide me how to do it? - Just a simple hello application - Integrated...

> We need to basically implement the JUnit ExtensionContext interface and fill it with Kotest values. I believe that we have that with the JUnit extension

I think this issue has nothing to do with Kotest itself. I'll close it. Feel free to reopen it if you think it makes sense :)

Maybe this could be a different module, like we have for Ktor assertions https://github.com/kotest/kotest-assertions-ktor

Bumping this. Do we still want to implement this? If so, what do we want to do?

We also have `shouldFail`, which is specific to AssertionErrors... I think this should be fine. I'll close this guy. Should this need rise again, we can reopen it @sksamuel

I think that shouldFail can accomplish the same thing, but we can implement a dedicated feature for this id you think it's worth it