v3.0.0
- Respect --capture=no, --show-capture=no, and -s pytest flags (#171)
- Make the Results table Links column sortable (#242)
- Fix issue with missing image or video in extras. (#265 and pytest-dev/pytest-selenium#237)
@christiansandberg and @superdodd and @dhalperi for the fix - Fix attribute name for compatibility with pytest-xdist 2. (#305)
- Post process HTML generation to allow teardown to appear in the HTML output. (#131)