Skip to content

Bump pytest from 6.2.1 to 6.2.2

WKDV Bot requested to merge dependabot/pip/pytest-6.2.2 into develop

Bumps pytest from 6.2.1 to 6.2.2.

Release notes

Sourced from pytest's releases.

6.2.2

pytest 6.2.2 (2021-01-25)

Bug Fixes

  • #8152: Fixed "(<Skipped instance>)" being shown as a skip reason in the verbose test summary line when the reason is empty.
  • #8249: Fix the faulthandler plugin for occasions when running with twisted.logger and using pytest --capture=no.
Commits

Merge request reports