cucumber / cucumber/cucumber-eclipse

[behave] Add support for passing all needed options to behave line command

Open
#581 2 comments 0 reactions 0 assignees View on GitHub
behave-backend
Dominant language
Java
Stars
204
Forks
151
Avg merge
20h 46m
Merged PRs (30d)
8

Description

### 🤔 What's the problem you're trying to solve?

In our project we cal the command behave with some option, but in current plugin implementation this is not possible.

for example we call behave -D ip=x.x.x.x -D headless=0

### ✨ What's your proposed solution?

in the cucumber runner configuration or in the global preference settings (it should be Project and not workspace )
add a text box in with user can insert all needed line options and append them to the behave command

### ⛏ Have you considered any alternatives or workarounds?

_No response_

### 📚 Any additional context?

_No response_

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.