============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 14 items tests/test_asserts.py::TestAssertFunctions::test_exists PASSED tests/test_asserts.py::TestAssertFunctions::test_isdir PASSED tests/test_asserts.py::TestAssertFunctions::test_isfile PASSED tests/test_asserts.py::TestAssertFunctions::test_isfile_symlink PASSED tests/test_asserts.py::TestAssertFunctions::test_islink PASSED tests/test_asserts.py::TestAssertFunctions::test_ispipe PASSED tests/test_asserts.py::TestAssertFunctions::test_issocket PASSED tests/test_commands.py::CommandsTests::test_assert_calls PASSED tests/test_commands.py::CommandsTests::test_assert_calls_twice PASSED tests/test_commands.py::CommandsTests::test_assert_calls_with_args PASSED tests/test_commands.py::test_fixed_output PASSED tests/test_env.py::EnvironmentUtilsTests::test_modified_env PASSED tests/test_env.py::EnvironmentUtilsTests::test_modified_env_nosnapshot PASSED tests/test_env.py::EnvironmentUtilsTests::test_temporary_env PASSED ======== 14 passed ========