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

[jira] [Closed] (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:all-tabpanel ]

Stephen Mallette closed TINKERPOP-2804.
---------------------------------------
    Fix Version/s: 3.7.0
                   3.6.2
         Assignee: Stephen Mallette
       Resolution: Done

> 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
>            Assignee: Stephen Mallette
>            Priority: Minor
>             Fix For: 3.7.0, 3.6.2
>
>
> 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)