Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test fixture usage tool #668

Open
davidorme opened this issue Jan 10, 2025 · 0 comments · May be fixed by #669
Open

Test fixture usage tool #668

davidorme opened this issue Jan 10, 2025 · 0 comments · May be fixed by #669

Comments

@davidorme
Copy link
Collaborator

A while back, I wrote a short script to profile the fixtures in the pytest suite and then generate some simple stats and a graph representation of fixture usage by tests. The aim here is to allow us to identify potential duplicate fixture functionality and lower the maintenance load on the test suite.

We might never use it again, but it's sitting in my local clone at the moment and seems worth hanging on to in case we do want it again, even if it is just to count the tests...

@davidorme davidorme linked a pull request Jan 10, 2025 that will close this issue
7 tasks
@davidorme davidorme linked a pull request Jan 10, 2025 that will close this issue
7 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant