-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
I'm having trouble pointing a test to my local spec file. What directory does the program use to complete a relative path? As far as I understand from the example, it uses the specified path relative to {project root}/src/test/resources/.
If I pass "galen/sample.spec" to my Galen.checkLayout() call, I expect the program to look for a file at {project root}/src/test/resources/galen/sample.spec.
Is this correct?
Metadata
Metadata
Assignees
Labels
No labels