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
GoTestXXXX with flag -C for coverage not working #296
Comments
ray-x
added a commit
that referenced
this issue
Feb 21, 2023
|
You are correct. Seems this argument was broken. |
|
you are fast response and I really appreciate that! however, I think the correct command flag should be I created PR for that, though I cannot run lua unit test so I rely on GitHub runner EDIT: |
ray-x
pushed a commit
that referenced
this issue
Feb 21, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Summary
I tried
but the output will always be
Other Case
other flag is working, such as
GoTestFunc -t testoutputs
Expected Result
output for test function with coverage flag should be
Platform
The text was updated successfully, but these errors were encountered: