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
-
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