in Python by (5.2k 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.2k points)
Ans is

--with-xunit

Related questions

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