Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 414 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 414 Bytes

Intro to testing (with Python) 2019

Run it now: Binder

Scope

This course is meant to get you started with software testing. It uses Python and Pytest as a vehicle to understand concepts and techniques but tries to avoid to be too Python specific.