Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Pytest 8 compat #1923

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add Pytest 8 compat #1923

wants to merge 1 commit into from

Conversation

mr-c
Copy link
Contributor

@mr-c mr-c commented Feb 17, 2024

Enable running tests with Pytest 8

https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose

Fixes Debian bug https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1063977


Message from the khmer maintainers:

Please provide a description of the pull request above, including a
reasonable level of detail and references to any relevant threads. After
creating the pull request, complete and mark the checklist below. If any item
is not applicable, feel free to remove it or mark it as complete. If you are
unsure about any item, feel free to ask about it before or during code
review.

When you are ready for the pull request to be reviewed, please post a comment
with a message such as "Ready for review!"

  • Is any new functionality in tested? (This can be checked with
    make clean diff-cover or the CodeCov report that is automatically
    generated following a successful CI build.)
  • Was a spellchecker run on the source code and documentation after
    changes were made?
  • Have any changes to the command-line interface been explicitly described?
    Only backwards-compatible additions are allowed without a major version
    increment. Changing file formats also requires a major version number
    increment.
  • Have any substantial changes been documented in CHANGELOG.md? See
    keepachangelog for more details.
  • Do the changes respect streaming I/O? (Are they tested for streaming I/O?)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant