issues
search
numirias
/
pytest-json-report
🗒️ A pytest plugin to report test results as JSON
MIT License
147
stars
39
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Load the report json into a python object?
#98
zplizzi
opened
2 weeks ago
0
Report not getting saved when running the command using python
#97
ManishAradwad
opened
2 months ago
0
pytest-json-report makes pytest_report_teststatus hook to run twice for each step
#96
briceparmentier
opened
4 months ago
0
does not respect `logging.raiseExceptions`
#95
asottile-sentry
opened
7 months ago
0
json to stdout
#94
Timoyoungster
opened
7 months ago
1
ability to "inject" data from json report into other pytest run?
#93
FelixSchwarz
opened
12 months ago
1
`PytestAssertRewriteWarning` error - how to debug it?
#92
DeflateAwning
opened
1 year ago
0
Expand user and env vars on configured report path
#91
amartani
opened
1 year ago
0
Get pytest metadata from stash object (fix #89)
#90
eskerda
opened
1 year ago
5
pytest-metadata 3.0.0 breaking "Environment"
#89
hawflau
opened
1 year ago
5
Properties added with `record_testsuite_property` are not included in the json report
#88
markus-work
opened
1 year ago
0
How to pass multiple fields to omit with direct invokation?
#87
mlondono74
closed
1 year ago
1
Question - Any way to append the results to the existing JSON file?
#86
vivekvasu95
opened
2 years ago
0
Tests are showing RERUN - Not updating the outcome of the Test
#85
vivekvasu95
opened
2 years ago
0
Adding a JSON schema
#84
asmeurer
opened
2 years ago
0
Add markers arguments in the report
#83
gmolveau
opened
2 years ago
0
Replace deprecated logging.warn with logging.warning
#82
hugovk
closed
1 year ago
1
update project to use poetry for deps and workflows
#81
Gleams99
closed
2 years ago
0
PyPI release?
#80
dchudz
closed
2 years ago
2
Update Python version range
#79
numirias
closed
2 years ago
0
Conda forge version
#78
d-chambers
closed
2 years ago
2
Fix typo
#77
kianmeng
closed
2 years ago
0
accomodate missing _json_report_extra for issue 75
#76
dchudz
closed
2 years ago
5
not robust to xdist worker crash
#75
dchudz
closed
2 years ago
0
fix gh-73. Fix summary `collected` count when tests are deselected.
#74
schettino72
closed
2 years ago
2
include deselected tests on report
#73
schettino72
closed
2 years ago
0
More detailed recording of marks
#72
numirias
opened
2 years ago
0
collect markers?
#71
d-chambers
closed
2 years ago
2
Don't record deselection of items without collector
#70
numirias
closed
3 years ago
0
Not working when using --last-failed
#69
guillp
closed
3 years ago
0
add one more summary output test
#68
jurko-gospodnetic
closed
3 years ago
0
fix readme typo
#67
jurko-gospodnetic
closed
3 years ago
0
make test not expect *nix style absolute paths starting with `/`
#66
jurko-gospodnetic
closed
3 years ago
0
make tests pass on Windows
#65
jurko-gospodnetic
closed
3 years ago
2
remove useless no-report-written test summary output
#64
jurko-gospodnetic
closed
3 years ago
4
Don't crash when used with native traceback
#63
rciorba
closed
3 years ago
0
Crashes when used with `--tb=native` option
#62
rciorba
closed
3 years ago
1
pytest_json_modifyreport hook add session as input param
#61
15klli
closed
3 years ago
1
Drop lower pytest version requirement
#60
smarlowucf
closed
3 years ago
1
Pytest version requirement
#59
smarlowucf
closed
3 years ago
2
add support for record_property
#58
andrmuel
closed
3 years ago
2
metadata with record_property
#57
andrmuel
closed
3 years ago
2
can not use custom file name to store json report
#56
DigvijayPati
closed
4 years ago
1
pytest_warning_captured deprecated in pytest 6
#55
okken
closed
4 years ago
2
README.md: Direct invocation still creates a .report.json file
#54
cornzyblack
closed
4 years ago
1
Update README.md with another example for not saving report
#53
cornzyblack
closed
4 years ago
1
Pytest crashes when using json-report and xdist plugins together
#52
krizo
closed
4 years ago
4
AttributeError: 'TestReport' object has no attribute '_json_report_extra'
#51
renlon
closed
4 years ago
4
limit pytest version to < 5
#50
junjchen
closed
4 years ago
2
The latest pytest 5.3.1 doesn't support pytest-json-report plugin
#49
dkuchynskyi
closed
4 years ago
4
Next