You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mutation testing aims to determine if tests are able to detect faults in code source. This signals the introduction of mutation tests, such as those created using the Infection library for PHP.
Is this use case covered by an existing emoji?
Yes ✅
Does this emoji fall into the "how" or the "what" category?
This proposal do not describe "how" a commit was made, but does in fact describe "what" is the contents of the commit about.
Emoji symbol
🧬
Emoji code
:dna:
Emoji description
Add or update mutation tests.
Describe the use case of your emoji
Mutation testing aims to determine if tests are able to detect faults in code source. This signals the introduction of mutation tests, such as those created using the Infection library for PHP.
Is this use case covered by an existing emoji?
Yes ✅
Does this emoji fall into the "how" or the "what" category?
Examples
Validations
The text was updated successfully, but these errors were encountered: