Skip to content

Pytest-with-Eric/pytest-mocking-email-course

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pytest Mocking Email Course

This repo contains the sample code for the Pytest Mocking Email Course on Pytest with Eric.

Requirements

  • Python (3.12)

Please install the dependencies via Poetry by running the following command from the root of the repo

poetry install

How To Run the Unit Tests

To run the Unit Tests, from the root of the repo run

poetry run pytest

If you have any questions about the project please raise an Issue on GitHub.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages