from python_test_project.base import NAME def test_base(): assert NAME == "python_test_project"