DEV Community

Micah Funderburk
Micah Funderburk

Posted on

AWS Cloud Resume Challenge | Python Unit Testing with Mock AWS Services

Overview:

  • What are unit tests?
  • What is mocking?
  • Why should we test our code?
  • 3 Test scenarios and error handling implementation.
  • Mocking AWS services with Moto
  • Running our tests with Pytest

🔗https://youtu.be/8hew3eiLQ50?si=lAC3duapm8fZJPJX
Image description

Top comments (0)