Replit isn't finding pytest

Problem description:
got the code base from free code camp. Can’t find replit to run the code.

Expected behavior:
run code and test.

Actual behavior:
doesn’t run code at all because it can’t find replit.

Steps to reproduce:
get code base from free code camp and run your code.

Bug appears at this link:

Browser/OS/Device:
firefox/Mac

Hi @JacobStrong5 thanks for your post and welcome to the community!

Have you read this topic? Pip install pytest it should help you resolve your issue.

3 Likes