Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set test resources directory to sbt default #171

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Sineaggi
Copy link
Contributor

@Sineaggi Sineaggi commented Jan 6, 2022

Fixes #160

According to the output of running sbt "show test:resource-directory", test/resources is the correct directory for testing resources.

@Sineaggi Sineaggi force-pushed the update-test-resources-directory branch from d31cb67 to 3492616 Compare January 14, 2022 19:20
@Sineaggi
Copy link
Contributor Author

Would this be considered a breaking change?

@Sineaggi
Copy link
Contributor Author

I've created a simple test here Sineaggi@8039b98 that I can pull in to validate this change.

Signed-off-by: Clayton Walker <cwalker@sofi.org>
@Sineaggi Sineaggi force-pushed the update-test-resources-directory branch from 5967c1e to f94cf02 Compare April 19, 2022 16:24
@Sineaggi
Copy link
Contributor Author

@big-guy any chance you could check this pr out as well?

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

Successfully merging this pull request may close these issues.

Is there a folder layout convention for test sources files and test resources files?
1 participant