debug_test

Type: String | Multiple: No

A name of a unit test to be debugged. See Unit Testing for further details.

If a source file of a test is located in the root of test_dir, the debug_test option should be set to *.

Examples:

[env:debug_a_test]
...

debug_test = test_calculator