in Python by (5.1k points)

Which of the following option is used to generate test report in xml using nose?

--with-xml

--with-xunit 

--xml

--with-unit

1 Answer

0 votes
by (5.1k points)
Ans

--with-xunit

Related questions

0 votes
asked Jul 2, 2020 in Python by GeorgeBell (5.1k points)
...