Skip to content

Check auto refresh setting during pytest discovery #24117

@rchiodo

Description

@rchiodo

I'm working on some code that uses Cython for optimizations. Every time I regen the Cython output, I get an error that it can't create the pyd files. This is because every time I change the python code, the test discovery runs.

It would be nice if there was a way to make test discovery have a manual refresh instead of auto refresh.

Metadata

Metadata

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions