softwaretester
7 years agoOccasional Contributor
how to generate junit test reports
hi rao
in my docker file i am not using maven. i am doing only soapui installation, if i want junit test reports in jenkins do i need to add step in docker file tp install maven? if so in jenkins do i need to add "invoke top level maven" and enter POM.xml file location?
if i do above way then it will run using maven right but not using docker. am i right?
before you said that i can see your video and use your docker file but i tried typing
sudo docker pull nmrao/soapui521
but it showing error, could you tell me how to use your docker file in my computer please.