7 ms·
Show HN: Moto - Easy mocking of Boto for your Python AWS tests
- ceejayoz 14y agoThis looks very cool. I've done a lot of EC2 API work recently and the little 1-2 cent charges everywhere are a bit annoying, as is waiting for instances to fire up before everything else executes.
- jokull 14y agoGreat effort! Any reason this shouldn’t be the basis of Boto unit tests?
- ceejayoz 14y agoIt's probably better to test Boto off the real APIs.
- Almeer 14y agoCan this be the basis for a pure python fakes3? (https://github.com/jubos/fake-s3 https://github.com/jubos/fake-s3)
- DelvarWorld 14y agohello moto!