We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc4977 commit de2aa4fCopy full SHA for de2aa4f
python/README.md
@@ -39,7 +39,7 @@ fibonacci(30) = 832040
39
Run tests and view XML xUnit-style test report:
40
41
```
42
-$ py.test --junit-xml report.xml
+$ py.test --junit-xml=report.xml
43
============================= test session starts ==============================
44
platform linux2 -- Python 2.7.5 -- py-1.4.27 -- pytest-2.7.0
45
rootdir: /home/mjj/prog-skills/build_and_test_examples/python, inifile:
0 commit comments