Ranie Jade Ramiso

Results 193 comments of Ranie Jade Ramiso

Just an update: Still looking for maintainers to take over Spek - I barely have time to work on personal project nowadays.

@MetroSteffenPaul Thank you! (and apologies for not fixing it - barely have time nowadays) As for your specific problem can you take a look at #988 and backport it to...

`beforeEachGroup` and `afterEachGroup` will run in the `group` they are declared in and for every child of said group. It has been this way since the beginning, so we can't...

IMHO generating more descriptive reports is the way to go. Starting `2.1.0` as part of Kotlin Native support - Spek will provide its own gradle plugin which will have proper...

> Please don't forget to add it to maven, too, as not all the world is using gradle or is thinking about to migrate to gradle. The maven plugin for...

Thanks for the report! Have a look at the multiplatform sample for now https://github.com/spekframework/spek/tree/2.x/samples/multiplatform. Multiplatform is not fully supported yet, only JVM is implemented (K/N implementation is very experimental).

> I had not looked through the repo to find the samples before. It could be an idea to mention samples on the doco pages somewhere. I was holding of...

Sorry for the delay! I'm not sure if it is totally possible at the moment, do mind I'm no android dev. Have you tried looking at https://github.com/mannodermaus/android-junit5? The instrumentation test...

@assaflei can you give an example?

I'll provide a build for AS 4.0, hopefully it's not a big change plugin wise. Btw, does running in the CLI (gradle) yield the same result?