>> 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
- [OT] Testing and credentials best practices? Miki Tebeka
- Re: [OT] Testing and credentials best practices? Chris Angelico
- Re: [OT] Testing and credentials best practices? Roy Smith
- Re: [OT] Testing and credentials best practices? Miki Tebeka