>> 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.
-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to