-
-
Notifications
You must be signed in to change notification settings - Fork 153
Issues: mbj/mutant
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Allow
mutant:disable
to apply to inline macros and visibility modifiers
#1399
opened Aug 3, 2023 by
dgollahon
Add
--debug-worker
flag to make debugging workers easier
enhancement
#1388
opened Jun 6, 2023 by
dgollahon
--since
flag fails when git is configured with a different diff tool
#1387
opened May 22, 2023 by
appleton
Choose subjects based on an AST diff when using
--since
enhancement
#1337
opened Jun 17, 2022 by
dgollahon
Mutation idea:
foo.all? { |bar| bar == baz }
-> foo.all?(baz)
mutation
#1336
opened Jun 14, 2022 by
dgollahon
Mutate
str.tr_s(pattern, '')
→ str.delete(pattern)
enhancement
mutation
#1286
opened Nov 17, 2021 by
backus
Mutant failures caused by timeouts need to be more prominent
enhancement
#1251
opened Aug 27, 2021 by
dkubb
Add mutation to ensure stronger persistence method is used
enhancement
mutation
rails
#1238
opened Jun 11, 2021 by
dkubb
Fix crash on extracting subject associations on rspec tests without description
#1236
opened May 31, 2021 by
mbj
Feature request: output alive test selectors at end of output
enhancement
#1208
opened Jan 15, 2021 by
backus
Previous Next
ProTip!
What’s not been updated in a month: updated:<2024-10-09.