Skip to content

Extraneous slash in feature path causes failure #2732

@arnaldop

Description

@arnaldop

An extra slash in the path to the feature file causes relative features to not be found.

This fails due to the double slashes between commission and posting.

mvn clean test '-Dkarate.options=classpath:commission//posting/fields.feature'

Without the double slashes, it works as expected.

mvn clean test '-Dkarate.options=classpath:commission/posting/fields.feature'

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions