Empathetic testing: Developing with compassion and humility
December 14, 2023
27 min
Free
testing
python
django
tdd
refactoring
code-quality
unit-testing
integration-testing
api-testing
test-driven-development
test-strategy
Description
This talk explores how to foster empathy in test suite development to empower future developers. Marc Gibbons discusses strategies for writing tests that enable rather than hinder future improvements, drawing on personal experiences with Django codebases. He highlights the pitfalls of implementation bias in testing and advocates for a more compassionate and humble approach to writing tests, focusing on outcomes and user experience over specific implementation details.