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 d47e1ae commit 319b8c4Copy full SHA for 319b8c4
README.rst
@@ -79,7 +79,7 @@ Consider this file:
79
E assert (4 + 4) == 1
80
81
test_report_example.py:8: AssertionError
82
- ------------------- generated report log file: log.json --------------------
+ ------------------- generated report log file: log.jsonl --------------------
83
1 failed, 1 passed in 0.12s
84
85
The generated ``log.jsonl`` will contain a JSON object per line:
0 commit comments