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

pytest yield tests deprecated #1719

Closed
williballenthin opened this issue Aug 14, 2023 · 0 comments · Fixed by #1728
Closed

pytest yield tests deprecated #1719

williballenthin opened this issue Aug 14, 2023 · 0 comments · Fixed by #1728
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@williballenthin
Copy link
Collaborator

tests/test_ida_features.py:95
  tests/test_ida_features.py:95: PytestCollectionWarning: yield tests were removed in pytest 4.0 - test_ida_features will be ignored
    @pytest.mark.skip(reason="IDA Pro tests must be run within IDA")

https://github.com/mandiant/capa/actions/runs/5853658089/job/15868094886?pr=1708#step:6:1026

@williballenthin williballenthin added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed dependencies Pull requests that update a dependency file labels Aug 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant