Join Slack
Powered by
Hi <@U0TEVK4F6>, in Kotlin you need to bring the t...
# gradle
b
bamboo
06/17/2017, 2:01 PM
Hi
@sergio_89
, in Kotlin you need to bring the test into scope first:
Copy code
val test: Test by tasks test.useTestNG()
Open in Slack
Previous
Next