spek-android-example icon indicating copy to clipboard operation
spek-android-example copied to clipboard

Results 3 spek-android-example issues
Sort by recently updated
recently updated
newest added

After cloning the repo and updating to gradle 3.2.0, I have had this crash when starting the tests. ``` Exception in thread "main" org.junit.platform.commons.util.PreconditionViolationException: Cannot create Launcher without at least...

It seems this example is not work for the spek2 alpha, can we have a sample for the spek2 android? Thanks

Hi, I am running into this issue when I try running the test. `WARNING: TestEngine with ID 'spek' failed to discover tests org.junit.platform.commons.util.PreconditionViolationException: Could not load class with name: org.spekframework.speksample.CalculatorSpec...