E-Book, Englisch, 338 Seiten
Molina Crafting Test-Driven Software with Python
1. Auflage 2021
ISBN: 978-1-83864-391-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
Write test suites that scale with your applications' needs and complexity using Python and PyTest
E-Book, Englisch, 338 Seiten
ISBN: 978-1-83864-391-1
Verlag: De Gruyter
Format: EPUB
Kopierschutz: 0 - No protection
No detailed description available for "Crafting Test-Driven Software with Python".
Autoren/Hrsg.
Fachgebiete
Weitere Infos & Material
Table of Contents - Getting Started with Software Testing
- Test Doubles with a Chat Application
- Test-Driven Development while Creating a TODO List
- Scaling the Test Suite
- Introduction to PyTest
- Dynamic and Parametric Tests and Fixtures
- Fitness Function with a Contact Book Application
- PyTest Essential Plugins
- Managing Test Environments with Tox
- Testing Documentation and Property-Based Testing
- Testing for the Web: WSGI versus HTTP
- End-to-End Testing with the Robot Framework