Get to grips with essential concepts and step-by-step explanations to apply TDD practices to your Python projects while keeping your test suite under control
Key Description:
- Build robust Python applications using TDD and BDD methodologies
- Test Python web applications using WebTest and web frameworks
- Leverage PyTest to implement stringent testing mechanisms to ensure fault-tolerant applications
Book Description:
Test-driven development (TDD) is a set of best practices that helps developers to build more scalable software...