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

Watch for files in target folder in tests #11

Open
innokenty opened this issue Oct 8, 2015 · 2 comments
Open

Watch for files in target folder in tests #11

innokenty opened this issue Oct 8, 2015 · 2 comments
Assignees

Comments

@innokenty
Copy link
Member

Right now file watcher tests use and modify file in src/test/resources directory. It's safe, but it would be better to work with target/tests-classes instead.

@innokenty innokenty self-assigned this Oct 8, 2015
@lanwen
Copy link

lanwen commented Oct 8, 2015

think its better to use TempFolder rule and copy resources to newly created tmp dir before test

@baev
Copy link

baev commented Oct 8, 2015

@lanwen +1

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

No branches or pull requests

3 participants