Automated testing with pytest and fixtures

3:40pm - 4:05pm on Friday, October 6 in PennTop North

Steven Saporta

Audience Level:
All
Watch:
https://youtu.be/8mp_1Jt-xHQ

Overview

176 functional tests. 133 unit tests. 5 browsers. How to keep test runs organized? Pytest and fixtures!

Description

Pytest is a free Python package that makes writing and running tests for your Python programs easier. Why use Pytest?

This talk is ideal for a moderately technical audience. Basic knowledge of Python programming will be helpful, but is not required.

Want to edit this page?