I'm trying to run the first exercise in the course and I can't get this to run:
pytest tests/01_connect_to_neo4j__test.py
I get:
MM226508-PC:app-python-main morawski$ pytest tests/01_connect_to_neo4j__test.py
-bash: pytest: command not found
Any help...