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 the parameter passing mechanism in Python?
How do you make hello world in python?
Is google made with python?
Should I learn c++ or python?
How do you convert a string to in python?
How Python performs Compile-time and Run-time code checking?
Is it possible to inherit one class from another class?
When do you use list vs. tuple vs. dictionary vs. set?
find max length of any given sublist?
Is python useful for finance?
What is the difference between repr and str in python?
What is the proper way to say good bye to python?
What are non static methods?
how do I protect python code?
Write a program in python to check if a number is prime.