fix readme table
This commit is contained in:
parent
b5967dfa72
commit
a819b4af7d
@ -49,6 +49,7 @@ With the decorator wrapping the test, all the calls to s3 are automatically mock
|
|||||||
|
|
||||||
It gets even better! Moto isn't just S3. Here's the status of the other AWS services implemented.
|
It gets even better! Moto isn't just S3. Here's the status of the other AWS services implemented.
|
||||||
|
|
||||||
|
```gherkin
|
||||||
|---------------------------------------------------------------------------|
|
|---------------------------------------------------------------------------|
|
||||||
| Service Name | Decorator | Development Status |
|
| Service Name | Decorator | Development Status |
|
||||||
|---------------------------------------------------------------------------|
|
|---------------------------------------------------------------------------|
|
||||||
@ -67,6 +68,7 @@ It gets even better! Moto isn't just S3. Here's the status of the other AWS serv
|
|||||||
|---------------------------------------------------------------------------|
|
|---------------------------------------------------------------------------|
|
||||||
| SQS | @mock_sqs | core done |
|
| SQS | @mock_sqs | core done |
|
||||||
|---------------------------------------------------------------------------|
|
|---------------------------------------------------------------------------|
|
||||||
|
```
|
||||||
|
|
||||||
### Another Example
|
### Another Example
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user