PyTest - Basics and Setup
Which of the following is the correct command to run pytest with detailed output?
-v option stands for verbose and shows detailed test results.-d, --detail, and --verbose-output are not valid pytest flags.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions