Skip to content

Commit c1399e2

Browse files
Update README.md
1 parent 0ba8971 commit c1399e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Testing AWS Services With Python
22

3+
[![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)
4+
35
## Overview
46
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.
57

0 commit comments

Comments
 (0)