Lines Matching +full:- +full:f
1 python-junit-xml
3 .. image:: https://travis-ci.org/kyrus/python-junit-xml.png?branch=master
6 -----
21 ------------
27 pip install junit-xml
29 easy_install junit-xml
35 git clone https://github.com/kyrus/python-junit-xml.git
39 -----
43 .. code-block:: python
54 .. code-block:: xml
60 <system-out>
62 </system-out>
63 <system-err>
65 </system-err>
72 .. code-block:: python
75 with open('output.xml', 'w') as f:
76 TestSuite.to_file(f, [ts], prettyprint=False)
84 -----------------
93 -----------------------
98 4. Verify the new version was uploaded at https://pypi.org/project/junit-xml/#history