Skip to content

Conversation

dmtucker
Copy link
Collaborator

Resolve #81

I ran into pytest-dev/pytest#6928 and found this advice particularly helpful:

the structurally correct solution is to have a File that collects a Item

I implemented it by adapting the example for specifying tests in Yaml files.

Notable effects include:

  • MypyFileItem is no longer a pytest.File.
  • nodeid_name can no longer be None.

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.

Deprecation warning from pytest
1 participant