1b27696c31
The LocalPath object is not iterable on at least some versions of pytest, which means that some checks done in subprocess ("\t" in some_instance) are throwing exceptions. Sprinkle some str() calls around to make this go away. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no> |
||
---|---|---|
.. | ||
manifests | ||
conftest.py | ||
test_config.py | ||
test_help.py | ||
test_manifest.py | ||
test_project.py |