Skip to content
Snippets Groups Projects

Replace py.test usage with pytest, explicitly require py for tests

Merged Miro Hrončok requested to merge branch/py.test into branch/default
All threads resolved!

pytest 7.2+ no longer depends on py. It ships py.path and py.error only. See https://docs.pytest.org/en/7.2.x/changelog.html#deprecations

The tests use py.code as well, hence we declare and document a test dependency on py.

--HG-- branch : py.test

Merge request reports

Merged by Armin RigoArmin Rigo 2 years ago (Nov 13, 2022 9:12am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading