Use mock.Mock() directly for attribute setup instead of return_value assignments to improve test clarity and maintainability |
||
|---|---|---|
| .. | ||
| end2end | ||
| helpers | ||
| manual | ||
| unit | ||
| conftest.py | ||
| test_conftest.py | ||
Use mock.Mock() directly for attribute setup instead of return_value assignments to improve test clarity and maintainability |
||
|---|---|---|
| .. | ||
| end2end | ||
| helpers | ||
| manual | ||
| unit | ||
| conftest.py | ||
| test_conftest.py | ||