You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using moto for unit tests and local integration tests against a simulated S3 back-end allows for build-time sanity checks of code correctness in the face of changes. This can improve test coverage and improve deliverable quality.