Skip to content

Fix documentation on configuration page about cukes.profile #153

@adiEast

Description

@adiEast

The wiki page https://github.com/ctco/cukes/wiki/Configuration:
I

s it possible to override default name for properties file by creating system environment variable called "cukes.profile", containing filename.

cukes.profile = "cucumber-profile.properties"

But this would resolve to "cucumber-cucumber-profile.properties.properties"

Wanted:
... called "cukes.profile", containing profile name.
cukes.profile = test
Resolves to cucumber-test.properties

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions