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

Capture code coverage for tests #386

Closed
slayerjain opened this issue Jan 18, 2022 · 1 comment
Closed

Capture code coverage for tests #386

slayerjain opened this issue Jan 18, 2022 · 1 comment
Labels
Repo/@go-sdk Issue Related to Keploy Go-sdk Repository

Comments

@slayerjain
Copy link
Member

Is your feature request related to a problem? Please describe.
Capturing code coverage can be an important metric to understand the effectiveness of tests.

Describe the solution you'd like
Ideally, code coverage should be measured automatically after running a test.

Describe alternatives you've considered
N/A

Additional context
This is complementary to the native go test integration feature keploy/go-sdk#29

@AnkitKumarvaid AnkitKumarvaid transferred this issue from keploy/go-sdk Mar 3, 2023
@AnkitKumarvaid AnkitKumarvaid added the Repo/@go-sdk Issue Related to Keploy Go-sdk Repository label Mar 3, 2023
@Sarthak160
Copy link
Member

Keploy Go SDK has native go-test support which will log the coverage of the user application .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Repo/@go-sdk Issue Related to Keploy Go-sdk Repository
Projects
Status: No status
Development

No branches or pull requests

3 participants