Skip to content

What is the preferred way for editors/tools to interact with pytest? #8458

Discussion options

You must be logged in to vote

Here a sparse version, i hope i find time to elaborate later

An ide probably best integrates into pytest by having a pythonpath injected starter library that runs pytest.main with a own plugin object added

This in turn can take actual full control over whatever pytest does

I strongly recommend keeping us in the loop about apis /internals used

I would recommend reasonably recent pytest

But i suspect for part of the use cases it can easily work with 4.x

I strongly recommend 6.x as starting point and choose lower versions only if absolutely required

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
6 replies
@brettcannon
Comment options

@brettcannon
Comment options

@nicoddemus
Comment options

@brettcannon
Comment options

@nicoddemus
Comment options

Answer selected by brettcannon
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants