CLion 2016.3 Help

Testing

CLion provides you with several testing capabilities. You can run the tests from within the IDE, monitor and manage tests using the built-in test runner, including the tests rerunning, terminating and viewing and exploring the tests results options. The IDE provides you with the ability to run: all the tests in a directory/file/class or specific tests (one or more). The run/debug configurations and code generation feature are also available for testing purposes.
Currently, CLion supports only one testing framework: Google Test.

See Also

Last modified: 29 March 2017