This repository was archived by the owner on Aug 31, 2025. It is now read-only.
Replies: 1 comment
-
You can either: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
how do I run a pytest on MU editor? I downloaded it as a 3rd party package but I just can't figure out where I should write what line of code to actually run the test. I am doing CS50 Introduction to programming and the way they do it there (they use VS code) through terminal just doesn't work for me. So how exactly do I run it? I tried writing pytest.test_calculator.py into the code or into my REPL and also tried other ways but nothing works.
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions