Chargement en cours…

CRAFTING TEST-DRIVEN SOFTWARE WITH PYTHON write test suites that scale with your applications... needs and complexity, using python and pytest.

This practical guide to test-driven development will help developers working with Python put their knowledge to work. You'll learn how to adopt an effective test-driven approach to Python software development with WebTest and web frameworks. The book is filled with hands-on examples to enable y...

Description complète

Détails bibliographiques
Cote:Libro Electrónico
Auteur principal: MOLINA, ALESSANDRO
Format: Électronique eBook
Langue:Inglés
Publié: [S.l.] : PACKT PUBLISHING LIMITED, 2021.
Sujets:
Accès en ligne:Texto completo (Requiere registro previo con correo institucional)
Table des matières:
  • 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.