https://kotlinlang.org logo
Title
b

budioktaviyan

09/27/2017, 8:10 PM
guys, anyone knows how to implement junit 5 in android without using any other 3rd party plugin ?
:stackoverflow: 6
I'm not understand what does this emoticon means #lol
a

adinugroho

09/28/2017, 3:03 AM
I think it means that you need to search in SO. I also think that we need to wait for AS 3.0 final released for junit 5 “working” integration. https://github.com/JetBrains/spek/issues/256
b

budioktaviyan

09/28/2017, 3:04 AM
I've just search that on SO and didnt find the best way, thats why I'm asking here :D
r

raniejade

09/28/2017, 4:38 AM
You have to use https://github.com/mannodermaus/android-junit5. JUnit 5's gradle plugin doesn’t support android.
b

budioktaviyan

09/28/2017, 4:50 AM
my question is i dont want to use any other 3rd party plugin dude ^^
r

raniejade

09/28/2017, 4:52 AM
You have no choice dude 🙂 Android was never a priority for JUnit 5.