360 Quality & Efficiency
Aug 13, 2019 · Fundamentals
Using unittest and ddt for Data-Driven Testing in Python
This article explains how to combine Python's unittest framework with the third‑party ddt library to create data‑driven tests, covering test fixtures, decorators, data handling techniques, and examples of loading test data from JSON, YAML, CSV, or Excel files.
Data‑driven testingddtpython
0 likes · 3 min read