Python testing with Pytest : simple, rapid, effective, and scalable /
Do less work when testing your Python code, but be just as expressive, just as elegant, and just as readable. The pytest testing framework helps you write tests quickly and keep them readable and maintainable - with no boilerplate code. Using a robust yet simple fixture model, it's just as easy...
Call Number: | Libro Electrónico |
---|---|
Main Author: | |
Format: | Electronic eBook |
Language: | Inglés |
Published: |
Raleigh, North Carolina :
Pragmatic Bookshelf,
2017.
|
Edition: | Version: P1.0 (September 2017). |
Series: | Pragmatic programmers.
|
Subjects: | |
Online Access: | Texto completo (Requiere registro previo con correo institucional) |
Table of Contents:
- Getting started with Pytest
- Writing test functions
- Pytest fixtures
- Builtin fixtures
- Plugins
- Configuration
- Using pytest with other tools.