Testing frameworks

Last modified: 08 March 2021

PyCharm enables usage of the following testing frameworks:

Before you start working with the testing framework of your choice, make sure that the desired framework is installed on your machine. Refer to the framework documentation for the installation details.

Refer to the section Run tests for the detailed description of the common testing procedures.