[ 原始碼: junitparser ]
套件:python3-junitparser(2.0.0-1)
Manipulates JUnit/xUnit Result XML files
junitparser is a JUnit/xUnit result XML Parser. Use it to parse and manipulate existing Result XML files, or create new JUnit/xUnit result XMLs from scratch.
There are already a lot of modules that convert JUnit/xUnit XML from a specific format, but you may run into some proprietary or less-known formats and you want to convert them and feed the result to another tool, or, you may want to manipulate the results in your own way.
其他與 python3-junitparser 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-future
- Clean single-source support for Python 3 and 2 - Python 3.x