Python Programming - Testing - Discussion
Discussion Forum : Testing - General Questions (Q.No. 50)
50.
In Python's
unittest
module, what does the unittest.skipIf
decorator do?
Answer: Option
Explanation:
The
unittest.skipIf
decorator is used to skip a test unless a specified condition is True in Python's unittest module.
Discussion:
Be the first person to comment on this question !
Post your comments here:
Quick links
Quantitative Aptitude
Verbal (English)
Reasoning
Programming
Interview
Placement Papers