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

Apr 9, 2025 - 15:55
 0
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