Join Slack
Powered by
I’m trying to get Spek set up with kotlin gradle d...
# spek
r
rook
01/30/2019, 3:21 PM
I’m trying to get Spek set up with kotlin gradle dsl and I’m having trouble reproducing this part in Kotlin:
Copy code
test { useJUnitPlatform { includeEngines 'spek2' } }
2
Views
Open in Slack
Previous
Next