When I add the changes to go, how I can build and run the project?
should I run ./all.bash
every time when I make a change?
it takes some times.
Also is there a way to run only the test which I added?
currently I just ran ./all.bash
When I add the changes to go, how I can build and run the project?
should I run ./all.bash
every time when I make a change?
it takes some times.
Also is there a way to run only the test which I added?
currently I just ran ./all.bash
Pay attention to Quicky testing your changes in Contribution Guide.
Thank you!
I completely missed that
You’re welcome
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.