Skip to content

Issues: muter-mutation-testing/muter

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Run mutations in parallel
#272 opened Mar 4, 2024 by rakaramos
Improve schemata testing
#255 opened Nov 4, 2023 by rakaramos
rename master branch to main chore Work to reduce technical debt and improve the health of Muter's codebase, release process, and DX
#168 opened Sep 11, 2020 by ZevEisenberg
New mutation: range expressions mutation operators Work that's intended to improve the mutation operators muter has
#146 opened Sep 7, 2019 by ZevEisenberg
Implement a proper NegateConditionalsOperator mutation operators Work that's intended to improve the mutation operators muter has
#143 opened Aug 11, 2019 by SeanROlszewski
New mutation: swap true and false mutation operators Work that's intended to improve the mutation operators muter has
#140 opened Aug 7, 2019 by ZevEisenberg
Muter should look inside the body of forEach dependability Work that's to improve how much a user can depend on muter being accurate and safe with their code mutation operators Work that's intended to improve the mutation operators muter has
#117 opened Jun 16, 2019 by ZevEisenberg
add document that outlines first pull request for a new contributor ease-of-use Work that's intended to improve the ease of using Muter
#101 opened May 12, 2019 by SeanROlszewski
Update contributor guide
#99 opened May 12, 2019 by SeanROlszewski
New mutation type: fiddle with switch statement cases mutation operators Work that's intended to improve the mutation operators muter has
#68 opened Feb 15, 2019 by ZevEisenberg
Parallelize testing chore Work to reduce technical debt and improve the health of Muter's codebase, release process, and DX performance Work which reduces the time or memory it takes for Muter to produce a report
#64 opened Feb 11, 2019 by ZevEisenberg
Determine if using xcpretty, Fastlane or Buck requires additional logic for determining if a test suite has failed chore Work to reduce technical debt and improve the health of Muter's codebase, release process, and DX
#48 opened Jan 19, 2019 by SeanROlszewski
Muter reports the average number of test failures per single change in a code base test reporting Work that's intended to improve the test report that muter generates
#34 opened Jan 17, 2019 by SeanROlszewski
Muter reports the number of tests that failed per mutation test run test reporting Work that's intended to improve the test report that muter generates
#33 opened Jan 17, 2019 by SeanROlszewski
Update the path handling to always use urls instead of strings chore Work to reduce technical debt and improve the health of Muter's codebase, release process, and DX
#25 opened Jan 13, 2019 by SeanROlszewski
Muter reports how many test failures one mutation operator caused test reporting Work that's intended to improve the test report that muter generates
#20 opened Jan 6, 2019 by SeanROlszewski
Muter supports removing the implementation of a void function mutation operators Work that's intended to improve the mutation operators muter has
#18 opened Jan 6, 2019 by SeanROlszewski
Muter supports inverting compound assignment operators de-prioritized This work is not a priority. There's a thought that it may be useful in the future. mutation operators Work that's intended to improve the mutation operators muter has
#14 opened Dec 31, 2018 by SeanROlszewski
ProTip! Adding no:label will show everything without a label.