Skip to content

Avoid DeprecationWarnings issued from 5.4.0 on. #8

@sallner

Description

@sallner

Following pytest-dev/pytest#5975 nodes should not be instantiated via __call__ but with from_parent(). This is used with layered test cases in this package. The warnings can be seen, when running the testsuite with pytest on gocept.reference with python 3.8

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions