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

Add verbose reporting #107

Open
Tracked by #34
k3rn31 opened this issue Aug 6, 2022 · 0 comments
Open
Tracked by #34

Add verbose reporting #107

k3rn31 opened this issue Aug 6, 2022 · 0 comments
Labels
c/feature Category: An issue or PR related to a new feature

Comments

@k3rn31
Copy link
Member

k3rn31 commented Aug 6, 2022

Add a verbose report which includes a diff:

ARITHMETIC_BASE at mutator/mutant.go:114:31 - KILLED
---
func sum(a, b int) int {

-    return a + b
+    return a = b

}
---
@k3rn31 k3rn31 added the c/feature Category: An issue or PR related to a new feature label Aug 6, 2022
@k3rn31 k3rn31 mentioned this issue Aug 6, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
c/feature Category: An issue or PR related to a new feature
Projects
None yet
Development

No branches or pull requests

1 participant