Currently infection provides the location hint for test suites, which is the mutated source file. Mutations however, do not have a location hint.
Ideally I think it would make sense to be able to jump to the line where the mutation is applied, the question is what should the location hint look like to be able to achieve this.
Currently infection provides the location hint for test suites, which is the mutated source file. Mutations however, do not have a location hint.
Ideally I think it would make sense to be able to jump to the line where the mutation is applied, the question is what should the location hint look like to be able to achieve this.