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

Add log watcher fixture to conftest #9244

Open
melanieclarke opened this issue Mar 5, 2025 · 0 comments
Open

Add log watcher fixture to conftest #9244

melanieclarke opened this issue Mar 5, 2025 · 0 comments
Assignees

Comments

@melanieclarke
Copy link
Collaborator

Many unit tests are now using a log_watcher fixture that looks for log messages at any level in a specific module or step. It would reduce code duplication if we could add a more general implementation of a configurable fixture in a top-level conftest file. The specific implementations should then be replaced with the general one.

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

No branches or pull requests

1 participant