Open goodspark opened 5 years ago
@jllorencetti We are using a fork with a rudimentary implementation of this feature - https://github.com/rotki/pytest-deadfixtures/commit/87d2be8
If you're open to it, I'm happy to make a PR and work on adding this here! :)
Because of issues similar to #21, it would be nice to have a comment we can use to disable/suppress errors for certain fixtures. Here's a minimal example: