For strings fnmatch_lines converts it into a Source objects, splitted on newlines. This is not necessary here, and it is more consistent to use lists here in the first place. |
||
---|---|---|
.. | ||
test_fixture.py | ||
test_formatter.py | ||
test_reporting.py |
For strings fnmatch_lines converts it into a Source objects, splitted on newlines. This is not necessary here, and it is more consistent to use lists here in the first place. |
||
---|---|---|
.. | ||
test_fixture.py | ||
test_formatter.py | ||
test_reporting.py |