Instead of returning a regular tuple and trying to remember which index maps to which field, return named tuples that allow accessing the fields by name. |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |
Instead of returning a regular tuple and trying to remember which index maps to which field, return named tuples that allow accessing the fields by name. |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |