Sam

Results 482 comments of Sam

I've asked the maintainer here: https://github.com/allure-framework/allure-java/issues/428

@Kantis is this just waiting on https://github.com/kotest/kotest/issues/2961 ?

Is it possible to get a handle to the test container logs ?

Your suggestion would work, also another option would be to allow you to register with the global store. ```kotlin GlobalArbs.addDefault(myarb) ``` Or something

Do we want to shrink edge cases? It doesn't really fit with the terminology in my opinion, since they meant to be corner cases you might miss. Here are you...

The error in that stack is because it can't find either jupiter or kotest. On Sun, 6 Feb 2022 at 03:07, Yaroslav Shlapak ***@***.***> wrote: > Still have an issue...

I don't know why it's not picking the deps up, but that's the error. JUnit platform is saying it can't find an engine implementation. On Mon, 7 Feb 2022 at...

Ok we can close this, seems I was just being a muppet.