Feature Request - Better integration with pytest.fixture
Currently, Pycharm doesn't recognise pytest fixtures
What functionality would be nice:
- Recognise that fixtures are used, currently if I place my fixtures in another file and import them, they are not recognised and `optimise imports` removes them
- Index and suggest features when writing new tests
- Index existing and used features and allow jumping to declaration
Please sign in to leave a comment.
Hi, there's a known bug https://youtrack.jetbrains.com/issue/PY-30062
For other feature requests, the best place to submit them is our issue tracker https://youtrack.jetbrains.com/issues