4.6.8
pytest 4.6.8 (2019-12-19)
Features
- #5471: JUnit
XML now includes a timestamp and hostname in the testsuite tag.
Bug Fixes
- #5430:
junitxml: Logs for failed test are now passed to junit report in
case the test fails during call phase.
Trivial/Internal Changes
- #6345: Pin
colorama
to0.4.1
only for Python 3.4 so newer Python versions
can still receive colorama updates.