How could I write the junit XML to a local file?
Asked by
Kevin Chow
Thanks! I could get writing junit file to the screen by:
suite = unittest.
result = junitxml.
result.
suite.run(result)
result.
How could I modify so it would write the result to Local File instead? Thanks!
Question information
- Language:
- English Edit question
- Status:
- Solved
- For:
- pyjunitxml Edit question
- Assignee:
- No assignee Edit question
- Solved by:
- Kevin Chow
- Solved:
- Last query:
- Last reply:
To post a message you must log in.