E-Book, Englisch, 160 Seiten
Oliveira pytest Quick Start Guide
1. Auflage 2018
ISBN: 978-1-78934-382-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
Write better Python code with simple and maintainable tests
E-Book, Englisch, 160 Seiten
ISBN: 978-1-78934-382-3
Verlag: De Gruyter
Format: EPUB
Kopierschutz: Adobe DRM (»Systemvoraussetzungen)
No detailed description available for "pytest Quick Start Guide".
Autoren/Hrsg.
Fachgebiete
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Software Engineering Softwaretests & Prüfsoftware
- Mathematik | Informatik EDV | Informatik Programmierung | Softwareentwicklung Programmier- und Skriptsprachen
- Mathematik | Informatik EDV | Informatik Digital Lifestyle Internet, E-Mail, Social Media
Weitere Infos & Material
Table of Contents - Introducing pytest
- Writing and running tests
- Markers and parametrization
- Fixtures
- Plugins
- Converting unittest suites to pytest
- Wrappin up