Skip to content

testcases_directory should be an absolute path rather than relative to current file. #78

@JDeepD

Description

@JDeepD

In my config:

        testcases_directory = "~/cp/testcases",

I want that all my testcase files are stored in ~/cp/testcases directory otherwise it is clumsy to have testcase files lying around in different directories. But since it is relative to current file path, when I put "~/cp/testcases" as testcases_directory, it creates a directory of that structure in the current directory which is counter-intuitive. It SHOULD use the absolute path and store all testcases there.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions