We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Pytest: Rapid Simple Testing

Formal Metadata

Title
Pytest: Rapid Simple Testing
Title of Series
Number of Parts
8
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
"Pytest is a Python testing tool which eliminates boilerplate and makes testing Python code more easy and fun. In this talk, I'll give you a short introduction to Pytest, show you what it can do, and why it's so much better than unittest.py."