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

Tape root dir when using betamax with arquillian #245

Open
thiagomarinho opened this issue May 21, 2017 · 0 comments
Open

Tape root dir when using betamax with arquillian #245

thiagomarinho opened this issue May 21, 2017 · 0 comments

Comments

@thiagomarinho
Copy link

Hey :)

I was creating some integration tests with betamax and arquillian and I realized that betamax tries to get Tape files from filesystem, but those dataset files should be available within arquillian's deployment packages (I guess).

To achieve what I wanted to do, I made a setup method that creates a folder on /tmp/blablabla and copies all the tape files to that folder. tapeRoot is then configured to /tmp/blablabla. I don't know if it's the best approach, so I wanted to know your opinion about this scenario :)

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

1 participant