Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialShingirirai Garaba
3,671 PointsPliz help thanks in advance How would I automatically run the unit tests in my script? python script.py
How would I automatically run the unit tests in my script?
python script.py
2 Answers
KRIS NIKOLAISEN
54,971 PointsSee the teacher's notes for this video under Running tests/Command line. This is the same video linked in the quiz.
KRIS NIKOLAISEN
54,971 PointsStrange it passed for me. I just copy pasted -m unittest from your post and it passed again so not sure what is going on.
Shingirirai Garaba
3,671 PointsShingirirai Garaba
3,671 PointsHi there l did go through the video a couple of times -m unittest wont pass that's why l asked