Skip to content

Find suitable mutation testing tool #5

@jnormile

Description

@jnormile

@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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions