Skip to content

Extend recognition of Pytest context managers: add deprecated_call() and warns()#199

Merged
jamescooke merged 10 commits intomasterfrom
extend-pytest-contexts
Feb 17, 2023
Merged

Extend recognition of Pytest context managers: add deprecated_call() and warns()#199
jamescooke merged 10 commits intomasterfrom
extend-pytest-contexts

Conversation

@jamescooke
Copy link
Copy Markdown
Owner

@jamescooke jamescooke commented Feb 14, 2023

Adds

TODO

  • Add pytest.warns() example to examples/good/test_with_statement.py
  • Add pytest.deprecated_call() example to examples/good/test_with_statement.py

* Improve py versions and black error notes
* Move error codes up 1 place in the toc - put them above test discovery
internals.
* Clean up CM list in AAA01 doc.
@jamescooke jamescooke marked this pull request as ready for review February 17, 2023 21:21
@jamescooke jamescooke merged commit cfaa83e into master Feb 17, 2023
@jamescooke jamescooke deleted the extend-pytest-contexts branch February 17, 2023 21:29
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.

1 participant