Topic
TDD with PyTest
By: Sand Ip
Date: April 13, 2017, 7:45 p.m.
PyTest helps Python developers with test-driven development, continuous integration, and quality engineering. In this talk we’ll cover setup, data fixtures, case types, and results interpretation by walking through a PyTest demo.