Skip to content Skip to sidebar Skip to footer
Showing posts with the label Jenkins

How To Add A Href Links In Or Tags In Jenkins/junit Xml

I have integrated Jenkins to C unit test library and I am parsing the output and generating XML in … Read more How To Add A Href Links In Or Tags In Jenkins/junit Xml

Parse Html File Using Python Without External Module

I am trying to Parse a html file using Python without using any external module. The reason is I a… Read more Parse Html File Using Python Without External Module