magento / magento/community-features

Add Infection Mutation Testing as Library

Open
#115 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

devguild Priority: P2
Dominant language
No language data
Stars
46
Forks
14
PR merge metrics
No merged PRs in 30d

Description

### Description
As Developer, I would use Mutation Testing for my Magento Implementations.

### Expected behavior
- Injection is integrated https://infection.github.io/guide/installation.html

### Benefits
- It is a powerful approach to attain high coverage of the source program.
- This testing is capable comprehensively testing the mutant program.
- Mutation testing brings a good level of error detection to the software developer.
- This method uncovers ambiguities in the source code, and has the capacity to detect all the faults in the program.
- Customers are benefited from this testing by getting most reliable and stable system.

### Additional information

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the Infection installation guide linked in the expected behavior section and determine the integration scope for Magento implementations. Done should mean Infection Mutation Testing is integrated and usable, with the relevant testing workflow documented.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
testing-qa
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.