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

FEATURE REQUEST: Allow saving test results in a file #830

Open
alekdavis opened this issue Nov 12, 2024 · 0 comments
Open

FEATURE REQUEST: Allow saving test results in a file #830

alekdavis opened this issue Nov 12, 2024 · 0 comments

Comments

@alekdavis
Copy link

I know that I can redirect output to a file using PowerShell's tee or similar hacks, but it would be helpful to have native support. A use case is when our QA team runs tests, they'd like to see the results as the tests go, but once done, they may need to attach results to the tickets for change control as a proof that the tests completed. Maybe have a switch --save <filepath> or --log <filepath>.

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