Want to create an interactive transcript for this episode?
Podcast: Test & Code
Episode: 129: How to Test Anything - David Lord
Description: I asked people on twitter to fill in "How do I test _____?" to find out what people want to know how to test. Lots of responses. David Lord agreed to answer them with me. In the process, we come up with lots of great general advice on how to test just about anything.Specific Questions people asked:What makes a good test?How do you test web app performance?How do you test cookie cutter templates?How do I test my test framework? How do I test permission management?How do I test SQLAlchemy mod...