robotframework / robotframework/RIDE

Support for variables and variable files from command line

Open
#114 8 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement prio-low
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.