cucumber / cucumber/cucumber-eclipse

Update run configurations when a feature file is moved with Eclipse

Open
#238 5 comments 1 reaction 0 assignees View on GitHub
:pray: help wanted
Dominant language
Java
Stars
204
Forks
151
Avg merge
20h 46m
Merged PRs (30d)
8

Description

**Steps to reproduce:**
Create a feature file
Move it to another folder
Run the feature file by right clicking it it, Run as, Cucumber Feature

**What happens:**
Exception in thread "main" java.lang.IllegalArgumentException: Not a file or directory: [the old path of the file]

**What should happen:**
The run configuration should be updated to use the new path of the file, and the file should be run properly.

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.