hhariri
hhariri
john.shelley
09/01/2016, 3:33 PMhhariri
john.shelley
09/01/2016, 3:37 PMhhariri
christophsturm
09/01/2016, 4:04 PMadambl4
09/01/2016, 5:27 PMspek-samples
adambl4
09/01/2016, 5:28 PMPasted image at 2016-09-01, 8:27 PM▾
adambl4
09/01/2016, 5:28 PM2.1.3
Spek 1.0.89
raniejade
09/02/2016, 6:23 AMadambl4
09/02/2016, 6:25 AMassertEquals(0, 1)
raniejade
09/02/2016, 6:26 AMadambl4
09/02/2016, 6:26 AMadambl4
09/02/2016, 6:26 AMthrow Exception()
behaves similarlyraniejade
09/02/2016, 6:26 AMraniejade
09/02/2016, 6:26 AMdmitriy.m
09/02/2016, 10:31 AMtestClasses task was not found
could it be somehow related to spek?
it comes when i was trying to put spek in my gradle file)adambl4
09/02/2016, 10:34 AMdmitriy.m
09/02/2016, 10:36 AMdmitriy.m
09/02/2016, 10:37 AMapply plugin: ‘org.junit.platform.gradle.plugin'
adambl4
09/02/2016, 10:37 AMdmitriy.m
09/02/2016, 10:38 AMAndroid integration tests is currently not supported and you have to use the Jack toolchain to be able to build against Java 8.
dmitriy.m
09/02/2016, 10:39 AMdmitriy.m
09/02/2016, 10:40 AMdmitriy.m
09/02/2016, 10:41 AMadambl4
09/02/2016, 10:43 AMdmitriy.m
09/02/2016, 10:44 AMadambl4
09/02/2016, 10:45 AMjunit-platform-runner
to be able to annotate Spek test by @RunWith(JUnitPlatform:class)
adambl4
09/02/2016, 10:46 AM