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

Added pytest fixtures and config for Logot configuration #66

Merged
merged 33 commits into from Feb 2, 2024

Conversation

etianen
Copy link
Owner

@etianen etianen commented Feb 2, 2024

  • Reduced dependency on stdlib logging module to hopefully remove all runtime dependencies when using 3rd-party logging frameworks (see Support loguru log capture #28)
    • No longer using logging.getLoggerName() to format log levels.
    • No longer supporting logging.Logger type in default Logot class attrs.
  • Added pytest fixtures and config for Logot configuration
  • Tested using pytester fixture.
  • Updated docs.

@etianen etianen changed the title Added extra pytest fixtures and config Added pytest fixtures and config for Logot configuration Feb 2, 2024
@etianen etianen merged commit dec038f into main Feb 2, 2024
14 checks passed
@etianen etianen deleted the dh/pytest-config branch February 2, 2024 23:23
@etianen etianen added the enhancement New feature or request label Feb 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant