what is better implment serenity bbd maven or gradle ? #3391
testingConGatos
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hi experts.
i want to know your opinión.
I job in gradle and maven.
best of maven:
I can run with inteli j idea ide and it generates reports, this cannot use in to de maven only execute by terminal
buil.gradle :
defaultTasks 'clean', 'test', 'aggregate'
gradle.startParameter.continueOnFailure = true
test.finalizedBy(aggregate)
Beta Was this translation helpful? Give feedback.
All reactions