MCQs > IT & Programming > Python > What is the correct way to run all the doctests in a given file from the command line?

Python MCQs

What is the correct way to run all the doctests in a given file from the command line?

Answer

Correct Answer: Python3 -m doctest <_filename_>

Explanation:

Note: This Question is unanswered, help us to find answer for this one

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

Python Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it