Login
Remember
Register
Ask a Question
Jenkins allows you to parse the code with tools like _______.
0
votes
asked
May 12, 2022
in
Continuous Integration with Jenkins
by
sharadyadav1986
Jenkins allows you to parse the code with tools like _______.
a) Findbugs
b) CheckStyle
c) All of the options
d) None of the options
jenkins
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
May 12, 2022
by
sharadyadav1986
c) All of the options
Jenkins
allows you to parse the code with
tools like Findbugs and CheckStyle
...