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

Foundry Mutation Testing #6588

Draft
wants to merge 74 commits into
base: master
Choose a base branch
from
Draft

Conversation

samparsky
Copy link

@samparsky samparsky commented Dec 12, 2023

Motivation

This implements a simple mutation testing based on the gambit crate.

Checkout the issue to find out progress #478

Solution

It aims to implement simple operator-based mutation tests using the gambit crate.

Screenshot 2023-12-09 at 16 18 49

@zerosnacks
Copy link
Member

zerosnacks commented Dec 20, 2024

Hi @samparsky,

Huge thanks for your PR! This is definitely a feature we will want to offer and I think Solar's frontend may have unlocked a step towards implementing mutation testing natively in Foundry in an elegant way.

Is this something you would be interested in exploring further / collaborate on?

cc @DaniPopes / @grandizzy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T-proof-of-concept Type: proof of concept
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants