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

Find suitable mutation testing tool #5

Open
jnormile opened this issue Feb 16, 2024 · 0 comments
Open

Find suitable mutation testing tool #5

jnormile opened this issue Feb 16, 2024 · 0 comments

Comments

@jnormile
Copy link

@Danniyb , I understand some of the mutation testing tooling you're using provides data that is opaque or hard to work with (e.g., the provided mutation testing results are passed on as a compiled binary). As we discussed during the Friday afternoon session, you'll have to work with your peers to either find a more suitable mutation testing tool or do some investigative code-sleuthing to find how to make your current tool work!

As we talked about, considering forking the mutation testing tool repo and start playing! Plug in print statements that show what the value of variables look like, and find if there's a version of the mutation testing results that can be used before it's compressed down to a compiled binary.

If you run into roadblocks with this, hit me up on Discord--I might be able to offer helpful pointers here and there!

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