pytest v4.6.8 Release Notes

Release Date: 2019-12-19 // over 4 years ago
  • โœ… 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 to 0.4.1 only for Python 3.4 so newer Python versions
      โšก๏ธ can still receive colorama updates.