robotframework / robotframework/RIDE
Support for variables and variable files from command line
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1k
- Forks
- 385
- Avg merge
- 13m
- Merged PRs (30d)
- 2
Description
Originally submitted to Google Code by @yanne on 25 Jan 2009
It would be convenient to be able to define values for variables from
command line. The values would not be replaced in the test data; instead
their values could be used to try to resolve resource and variable file
imports that contain variables.
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 locating RIDE's command-line argument handling and the paths used to resolve resource and variable-file imports. Define how command-line variable values and variable files are specified, then verify that they resolve imports without replacing values in test data.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100