Answer Posted / glibwaresoftsolutions
Python's unit test provides a framework for unit testing. It facilitates the sharing of test setup and shutdown code, test automation, test collection aggregation, and test independence from the reporting system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is python and explain some of its benefits?
How many keywords are there in python?
How fast can you learn python?
What is %s %d in python?
Does facebook use python?
What are literals in python?
What is the meaning of a single- and a double-underscore before an object name?
When do you use list vs. tuple vs. dictionary vs. set?
Is Python a good choice for web development
How to get a list of class attributes in python?
How to terminate a python subprocess launched with shell=true?
Which is better r or python?
Are uuids sequential?
What does do in python?
Can we use else with for loop in python?