https://github.com/dahlitzflorian/pytest-loguru-support-video-snippets
Supporting material for the video "How to Add Loguru Support to Pytest in Python" published on my YouTube channel.
https://github.com/dahlitzflorian/pytest-loguru-support-video-snippets
logging logging-library loguru pytest python python3 supporting-material video
Last synced: 2 months ago
JSON representation
Supporting material for the video "How to Add Loguru Support to Pytest in Python" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/pytest-loguru-support-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-11-06T08:01:26.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-11-07T10:27:40.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:27:39.704Z (4 months ago)
- Topics: logging, logging-library, loguru, pytest, python, python3, supporting-material, video
- Language: Python
- Homepage: https://youtu.be/eFdVlyAGeZU
- Size: 4.88 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# How to Add Loguru Support to Pytest in Python (Video Snippets)
## Description
This repository contains code presented in the video *How to Add Loguru Support to Pytest in Python* published on my YouTube channel.
Here's a [link](https://youtu.be/eFdVlyAGeZU) to the video.