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

test results location is different than the binary output #82

Open
adilev26 opened this issue Mar 14, 2023 · 0 comments
Open

test results location is different than the binary output #82

adilev26 opened this issue Mar 14, 2023 · 0 comments

Comments

@adilev26
Copy link

in unit tests:
output binaries are generated under
"test-results/test/binary/"
test results are generated under
"test-results/test/"

in integrationTest:
output binaries are generated under
"test-results/integrationTest/binary/"
test results are generated under
"integTest-results/"

I would expect to have consistency and that the test results would be generated under "test-results/integrationTest/"

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