MarketSquare / MarketSquare/robotframework-tidy
[Bug] single space in transformer parameter value is stripped
Open
Nobody has claimed this yet.
bug
- Dominant language
- RobotFramework
- Stars
- 113
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
For example RenameTestCases replace_to configured with " " will get "".
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
Reproduce the RenameTestCases case with replace_to configured as a single space, then trace the transformer parameter parsing and normalization used by robotframework-tidy. Confirm that the value remains a single space rather than becoming empty, and add or update a regression test for this configuration.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100