https://github.com/dahlitzflorian/pytest-custom-markers-video-snippets
Supporting material for the video "Register Custom pytest Markers" published on my YouTube channel.
https://github.com/dahlitzflorian/pytest-custom-markers-video-snippets
markers pytest pytest-markers python python3 testing
Last synced: 2 months ago
JSON representation
Supporting material for the video "Register Custom pytest Markers" published on my YouTube channel.
- Host: GitHub
- URL: https://github.com/dahlitzflorian/pytest-custom-markers-video-snippets
- Owner: DahlitzFlorian
- License: mit
- Created: 2021-08-15T08:22:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-08-15T12:07:22.000Z (over 3 years ago)
- Last Synced: 2025-01-08T13:27:41.082Z (4 months ago)
- Topics: markers, pytest, pytest-markers, python, python3, testing
- Language: Python
- Homepage: https://youtu.be/J6cIe40i-dw
- Size: 4.88 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Register Custom pytest Markers (Video Snippets)
## Description
This repository contains code presented in the video *Register Custom pytest Markers* published on my YouTube channel.
Here's a [link](https://youtu.be/J6cIe40i-dw) to the video.