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

Mutation Testing Tool #7199

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

Mutation Testing Tool #7199

wants to merge 134 commits into from

Conversation

soulbreather
Copy link

No description provided.

@magnus-madsen magnus-madsen marked this pull request as draft February 12, 2024 11:27
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
@magnus-madsen
Copy link
Member

You have conflicts with the master branch. I would suggest to resolve those with a merge.

main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
main/src/ca/uwaterloo/flix/MutationTester.scala Outdated Show resolved Hide resolved
@magnus-madsen
Copy link
Member

We are planning to run this tool for hours and hours on the server. So I think it would be nice if you start thinking about how your main loop can print an update say every minute or every 100 mutations or whatever. E.g.:

[2024-02-22: 06:39] Mutants: 2657, Killed: 2513, Survived: 125 (4.3 mutants/second)

soulbreather and others added 30 commits April 22, 2024 14:05
…e original program at runtime. Backend not done
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

Successfully merging this pull request may close these issues.

None yet

5 participants