JenkinsPipelineUnit
JenkinsPipelineUnit copied to clipboard
How to setup an initial gradle process
Describe your use-case which is not covered by existing documentation.
I'm starting from scratch. I would like to go for gradle 8. How to write a first test from scratch without having any gradle process?
Does your repository contain such examples?
Reference any relevant documentation, other materials or issues/pull requests that can be used for inspiration.
No response
Are you interested in contributing to the documentation?
Yes I like to, but need help to start.
I'm a bit confused here. You write:
I would like to go for gradle 8. How to write a first test from scratch without having any gradle process?
So are you using gradle or not?
Also, there are examples in the README about using gradle. Are they not complete enough?