An open API service indexing awesome lists of open source software.

https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets

Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.
https://github.com/dahlitzflorian/test-not-raising-exception-video-snippets

contextlib pytest python python3 testing

Last synced: 2 months ago
JSON representation

Supporting material for the video "How to Test Raising and Not Raising an Exception Using Only One Function in pytest" published on my YouTube channel.

Awesome Lists containing this project

README

        

# How to Test Raising and Not Raising an Exception Using Only One Function in pytest (Video Snippets)

## Description

This repository contains code presented in the video *How to Test Raising and Not Raising an Exception Using Only One Function in pytest* published on my YouTube channel.
Here's a [link](https://youtu.be/vjquZym5ly8) to the video.