pytest-html
pytest-html copied to clipboard
Fix conflicting JSON field names "collapsed"
The JSON field name "collapsed" is used twice with different meaning.
Once w.r.t. query params.
Once w.r.t. wether a result row should be collapsed or not.