Lesson 3.4 - Creating an Automated Test Suite

3 months ago
24

In this video, I show you how to write a wrapper for the TestSuite class in Python's unittest module, allowing your test cases to be run sequentially and in order while sharing a single browser instance.

Loading comments...