Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

pytest 6 support #18

Closed
rgreinho opened this issue Sep 27, 2020 · 1 comment
Closed

pytest 6 support #18

rgreinho opened this issue Sep 27, 2020 · 1 comment

Comments

@rgreinho
Copy link

When using this plugin against pytest 6.1.0, I get the following error:

INTERNALERROR> Failed: Direct construction of BanditItem has been deprecated, please use BanditItem.from_parent.
INTERNALERROR> See https://docs.pytest.org/en/stable/deprecations.html#node-construction-changed-to-node-from-parent for more details.

Is this plugin compatible with the 6.x versions of pytest?

@mattwwarren
Copy link
Contributor

Thanks for the fix, @tomdottom. Closing this out with the release of 0.6.1

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

No branches or pull requests

2 participants