[OT] Testing and credentials best practices?

Miki Tebeka miki.tebeka at gmail.com
Mon Apr 21 15:03:17 EDT 2014


>> How do you deal with tests (both on dev machine and Jenkins) that need credentials (such as AWS keys)?.
> I've done several of these. Another option that may work in some
> contexts is to mock the test altogether;
Thanks, but mocking is last resort for me, it reduces the value of testing greatly and has the burden of catching up with the mocked service.



More information about the Python-list mailing list