Skip to content
This repository was archived by the owner on Feb 22, 2018. It is now read-only.
This repository was archived by the owner on Feb 22, 2018. It is now read-only.

Access to additional data files used by a test #31

Description

@sgjesse

If I have a test which tries to open a file in the same directory as the test I normally do the following:

String certificateDatabase = Platform.script.resolve('pkcert').toFilePath();

however that does not work with test_runner as it is copying the file to a temp directory.

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