Skip to content

Commit d758061

Browse files
authored
Merge pull request #6 from localstack/pinzon-patch-1
Update README.md
2 parents c24ff91 + f1d2f00 commit d758061

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# LOCALSTACK-UTILS
1+
# LocalStack Utils
22
This Python utility streamlines the integration of Localstack, a local AWS cloud services mock, with unit tests. Seamlessly incorporate Localstack into your Python projects to facilitate efficient and reliable testing of AWS interactions within a controlled local environment. Enhance the development process by utilizing this utility to simulate AWS services during unit testing, ensuring robust and dependable code before deployment.
33

44
### Prerequisites
@@ -43,4 +43,4 @@ class TestKinesis(unittest.TestCase):
4343
```
4444

4545
## Change Log
46-
* 1.0.0: Initial version
46+
* 1.0.0: Initial version

0 commit comments

Comments
 (0)