in Python by (5.2k points)

Q. Which of the following option is used to generate Junit style test report in xml using pytest?

A. --junitxml

B. --junit

C. --jxml

D. --xml

1 Answer

0 votes
by (5.2k points)
Ansi si

--junitxml

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)
...