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

Access to additional data files used by a test #31

Open
sgjesse opened this issue Feb 24, 2015 · 0 comments
Open

Access to additional data files used by a test #31

sgjesse opened this issue Feb 24, 2015 · 0 comments

Comments

@sgjesse
Copy link

sgjesse commented Feb 24, 2015

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant