============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) collecting ... collected 22 items tests/test_build.py::test_basic PASSED tests/test_build.py::test_fallback PASSED tests/test_build.py::test_metadata PASSED tests/test_build.py::test_root PASSED tests/test_build.py::test_write PASSED tests/test_build_config.py::TestTemplate::test_correct PASSED tests/test_build_config.py::TestTemplate::test_not_string PASSED tests/test_build_config.py::TestVersionFile::test_correct PASSED tests/test_build_config.py::TestVersionFile::test_missing PASSED tests/test_build_config.py::TestVersionFile::test_not_string PASSED tests/test_build_config.py::test_coverage PASSED tests/test_metadata_config.py::TestURLs::test_correct PASSED tests/test_metadata_config.py::TestURLs::test_not_table PASSED tests/test_metadata_config.py::TestURLs::test_url_not_string PASSED tests/test_metadata_config.py::test_coverage PASSED tests/test_version_config.py::TestFallbackVersion::test_correct PASSED tests/test_version_config.py::TestFallbackVersion::test_not_string PASSED tests/test_version_config.py::TestRawOptions::test_correct PASSED tests/test_version_config.py::TestRawOptions::test_not_table PASSED tests/test_version_config.py::TestTagPattern::test_correct PASSED tests/test_version_config.py::TestTagPattern::test_not_string PASSED tests/test_version_config.py::test_coverage PASSED ======== 22 passed ========