8/19/2016
•
EN
Keeping Tests DRY with Class Based Tests In Python
A guide to using class-based tests in Python to make test suites more extensive, expressive, and maintainable, demonstrated with an API login endpoint.