Aqua
 
Get Aqua

Choose your testing framework

Last modified: 26 May 2024

By default, the suggested default test runner is unittest. However, you can redefine the default framework and change it to nosetest, pytest or TwistedTrial.

With the test runner selected, Aqua suggests the appropriate default run/debug configuration:

Suggested run/debug configuration for a test framework

If a user already has the testing run/debug configuration for a specific file and for a specific testing framework, then Aqua will launch this run/debug configuration, regardless of your chosen default test runner.

If a user opens any non-Aqua project that involves testing frameworks, Aqua will autodetect the required test runner and set it for the project.