Join Slack
Powered by
This message was deleted.
# community-support
s
Slackbot
05/10/2022, 7:33 AM
This message was deleted.
v
Vampire
05/10/2022, 7:52 AM
You could simply add a second test task with the same configuration except for the property
j
joschi
05/10/2022, 8:07 AM
Yes, that's what I wanted to express with the last sentence. đŸ˜…
joschi
05/10/2022, 8:18 AM
Is there a simple way to "clone" an existing
Test
task?
r
René
05/10/2022, 8:27 AM
not really. but I think by default a new test task takes at least the same classpath and testClassesDir configuration than the
test
task.
René
05/10/2022, 8:28 AM
you can simply configure the common settings via
tasks.withType(Test).configureEach
Open in Slack
Previous
Next