Skip to content

Commit ac719af

Browse files
committed
docs(design): Compare to pytest results
1 parent 17b0433 commit ac719af

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

DESIGN.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,15 @@ TAP uses indices for tests.
142142
#### pytest-json-report
143143

144144
[pytest-json-report](https://github.com/numirias/pytest-json-report)
145+
- Tracks the test environment
146+
147+
[example](https://github.com/numirias/pytest-json-report/blob/master/sample_report.json)
145148

146149
#### pytest-reportlog
147150

148151
[pytest-reportlog](https://github.com/pytest-dev/pytest-reportlog)
152+
- Uses `$report_type` for each jsonline message
153+
- Full output is delimited by "session start" and "session end"
149154

150155
Endorsed in [pytest's docs](https://docs.pytest.org/en/latest/deprecations.html#result-log-result-log)
151156

0 commit comments

Comments
 (0)