When I write click on the file or a source file class, I get:
It would be nice if we could have an option to run infection for this file here. This can be done with:
--filter=/path/to/CommandLineGit.php --map-source-class-to-test
Note that this may be subject to change in the future though, and maybe we'll also be eventually able to target a symbol (e.g. a method) instead of a file.
When I write click on the file or a source file class, I get:
It would be nice if we could have an option to run infection for this file here. This can be done with:
Note that this may be subject to change in the future though, and maybe we'll also be eventually able to target a symbol (e.g. a method) instead of a file.