[CLion IDE] There is no way to setup CATCH_CONFIG_CONSOLE_WIDTH parameter from the command line.
- Dominant language
- C++
- Stars
- 21.5k
- Forks
- 3.5k
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 2
Description
**Description**
CLion IDE has a problem with Catch 2/3 support. That is described as [CPP-34341](https://youtrack.jetbrains.com/issue/CPP-34341)
**Additional context**
Catch Framework reports the test list in columns with unpredictable line breaks. There is no way to setup CATCH_CONFIG_CONSOLE_WIDTH parameter from the command line or make it unlimited (at least for a test list report)
Contributor guide
Research direction
Start with the issue context and the Catch 2/3 handling of CATCH_CONFIG_CONSOLE_WIDTH and test-list reporting. Done means CLion can control the console width from the command line, or test-list output can use an unlimited width, with the behavior verified for the affected reporting path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- cli, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100