Slide 1

Slide 1 text

2018.8.18 - ©2018 Wantedly, Inc. 4QFLBMQIB
 Λಈ͔ͯ͠ΈΔ dւลͰ΋͘΋͘dू·Ε,PUMJO޷͖ʂ,PUMJOѪ޷ձWPM 3ZP4BLBHVDIJ !XBLXBL

Slide 2

Slide 2 text

ϖʔδλΠτϧ ϖʔδαϒλΠτϧ ©2018 Wantedly, Inc. ݁Ռ͸

Slide 3

Slide 3 text

ϖʔδλΠτϧ ϖʔδαϒλΠτϧ ©2018 Wantedly, Inc. ͏͍ͨ͝ʂ

Slide 4

Slide 4 text

©2018 Wantedly, Inc.

Slide 5

Slide 5 text

©2018 Wantedly, Inc.

Slide 6

Slide 6 text

©2018 Wantedly, Inc. ηοτΞοϓ

Slide 7

Slide 7 text

©2018 Wantedly, Inc. buildscript { ext.kotlin_version = ‘1.2.60' ext.android_junit5_version= '1.2.0.0' repositories { google() jcenter() } dependencies { classpath 'com.android.tools.build:gradle:3.2.0-beta05' classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version" classpath "de.mannodermaus.gradle.plugins:android-junit5:$android_junit5_version" } } allprojects { repositories { google() jcenter() maven { url "https://dl.bintray.com/spekframework/spek-dev" } } }

Slide 8

Slide 8 text

©2018 Wantedly, Inc. apply plugin: “de.mannodermaus.android-junit5" android { testOptions { junitPlatform { filters { engines { include 'spek2' } } } } } def spek_version='2.0.0-alpha.1' def junit5_runner='0.2.2' dependencies { androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version" testImplementation "org.spekframework.spek2:spek-dsl-jvm:$spek_version" testRuntimeOnly "org.spekframework.spek2:spek-runner-junit5:$spek_version" androidTestRuntimeOnly "de.mannodermaus.junit5:android-instrumentation-test-runner:$junit5_runner" }

Slide 9

Slide 9 text

©2018 Wantedly, Inc. 4QFLͱॻ͖ํҧ͏ʁ w ଟ෼ͦΜͳʹมΘΒͳ͍ w EFTDSJCF JU w HJWFO͕ݟ౰ͨΒͳ͍ ͪΌΜͱಈ͘ʁ w งғؾಈ͍ͯΔ w "OESPJE4UVEJPͷϓϥάΠϯ͸ಈ͔ͳ͔ͬͨ w ࠓ·Ͱ+VOJUͰॻ͍ͯͨςετͱͷಉډ͸ઃఆ͕ඞཁ ͱΓ͋͑ͣಈ͍ͨ

Slide 10

Slide 10 text

©2018 Wantedly, Inc. 1MVHJOͷ͸ͳ͠

Slide 11

Slide 11 text

©2018 Wantedly, Inc. https://github.com/spekframework/spek/issues/452 https://github.com/spekframework/spek/issues/464 Pluginͷ࿩

Slide 12

Slide 12 text

ϖʔδλΠτϧ ϖʔδαϒλΠτϧ ©2018 Wantedly, Inc. <·͊alpha΍͠ͳ… Pluginͷ͸ͳ͠

Slide 13

Slide 13 text

©2018 Wantedly, Inc. ڞଘͷ͸ͳ͠

Slide 14

Slide 14 text

©2018 Wantedly, Inc. apply plugin: “de.mannodermaus.android-junit5" android { testOptions { junitPlatform { filters { engines { include 'spek2' } } } } } def spek_version='2.0.0-alpha.1' def junit5_runner='0.2.2' dependencies { androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version" testImplementation "org.spekframework.spek2:spek-dsl-jvm:$spek_version" testRuntimeOnly "org.spekframework.spek2:spek-runner-junit5:$spek_version" androidTestRuntimeOnly "de.mannodermaus.junit5:android-instrumentation-test-runner:$junit5_runner" }

Slide 15

Slide 15 text

©2018 Wantedly, Inc. apply plugin: “de.mannodermaus.android-junit5" android { testOptions { junitPlatform { filters { engines { include ‘spek2’,‘junit-vintage’ } } } } } def spek_version='2.0.0-alpha.1' def junit5_runner='0.2.2' dependencies { androidTestImplementation 'com.android.support.test:runner:1.0.2' androidTestImplementation 'com.android.support.test.espresso:espresso-core:3.0.2' testImplementation 'junit:junit:4.12' testImplementation "org.jetbrains.kotlin:kotlin-test:$kotlin_version" testImplementation "org.spekframework.spek2:spek-dsl-jvm:$spek_version" testRuntimeOnly "org.spekframework.spek2:spek-runner-junit5:$spek_version" testRuntimeOnly "org.junit.vintage:junit-vintage-engine:5.2.0" androidTestRuntimeOnly "de.mannodermaus.junit5:android-instrumentation-test-runner:$junit5_runner" }

Slide 16

Slide 16 text

ϖʔδλΠτϧ ϖʔδαϒλΠτϧ ©2018 Wantedly, Inc. ͓ΘΓ IUUQTHJUIVCDPNXBLXBL-FBSO4QFL