You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/12/05 16:57:00 UTC

[jira] [Commented] (TINKERPOP-2804) gherkin feature files should be on the classpath

    [ https://issues.apache.org/jira/browse/TINKERPOP-2804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17643457#comment-17643457 ] 

ASF GitHub Bot commented on TINKERPOP-2804:
-------------------------------------------

spmallette merged PR #1878:
URL: https://github.com/apache/tinkerpop/pull/1878




> gherkin feature files should be on the classpath
> ------------------------------------------------
>
>                 Key: TINKERPOP-2804
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2804
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: test-suite
>    Affects Versions: 3.6.0
>            Reporter: pieter martin
>            Priority: Minor
>
> Currently implementers needs to access the gherkin features on disc.
> It should be available on the classpath.
> i.e. gremlin-test/features should be inside the jar
> This will allow,
> @CucumberOptions(features = { "classpath:/gremlin-test/features" })



--
This message was sent by Atlassian Jira
(v8.20.10#820010)