0 votes
in Python by

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
Ans is

--with-xunit

Related questions

0 votes
asked Jul 2, 2020 in Python by GeorgeBell
0 votes
asked Jul 16, 2020 in Python by GeorgeBell
...