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

Implement logger to tests. #5

Open
rluzuriaga opened this issue Dec 22, 2022 · 1 comment
Open

Implement logger to tests. #5

rluzuriaga opened this issue Dec 22, 2022 · 1 comment
Assignees

Comments

@rluzuriaga
Copy link
Member

rluzuriaga commented Dec 22, 2022

The name of the issue is not very explanatory but when running tests, the logs are still being created without saying that it is a test.
This really only affects me and is not an issue for the CI/CD.

@rluzuriaga rluzuriaga assigned rluzuriaga and ZeroKnight and unassigned rluzuriaga Jan 3, 2023
@ZeroKnight
Copy link
Member

Reference:

Should be doable with the caplog fixture: https://docs.pytest.org/en/stable/how-to/logging.html

@rluzuriaga rluzuriaga self-assigned this Jan 9, 2023
@rluzuriaga rluzuriaga removed their assignment Feb 13, 2023
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

2 participants