Log in or register to post comments A unit testing framework in Python is known as unittest. It supports sharing of setups, automation testing, shutdown code for tests, aggregation of tests into collections etc. Tags Python Fundamental Interview Questions Python Interview Questions