robotframework / robotframework/RIDE
Table header support in suite settings
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
*** Settings ***
Test Template my_template
*** Test Cases *** table header
In suite settings:
- Support add table headers
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing how suite settings are edited in RIDE and how the shown Robot Framework table syntax is currently handled. Compare the existing Test Template and Test Cases behavior, then add focused coverage showing that table headers can be added in suite settings.
Written by the indexing model from the issue text.
Assessment
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100