test python+neo4j init: docker-compose up && pipenv shell run tests: pytest tests/py2neo/* //run tests for model classes using py2neo pytest tests/neomodel/* //run tests for model classes using neomodel helpful links: Get started neo4j docker-compose neo4j Neomodel Py2neo OGM