Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jmateusribeiro authored Jun 1, 2024
1 parent 0ba8971 commit c1399e2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Testing AWS Services With Python

[![Pylint](https://github.com/Jmateusribeiro/Testing_AWS_Services_Python/actions/workflows/pylint.yml/badge.svg)](https://github.com/Jmateusribeiro/Testing_AWS_Services_Python/actions/workflows/pylint.yml)

## Overview
This project serves as a starter guide to testing AWS services with Python. It presents a methodology for testing AWS infrastructure and explores two approaches: leveraging LocalStack and utilizing Moto for mocking.

Expand Down

0 comments on commit c1399e2

Please sign in to comment.