ewallah
ewallah
Change - nvm install 8.9 - nvm use 8.9 into - nvm install 14.2.0 - nvm use 14.2.0 in your .travis.yml file [MDL-66109](https://tracker.moodle.org/browse/MDL-66109)
Any leads how this can be already done without `moode-plugin-ci`? Perhaps this will shed some light how it can be implemented.
Finally, I got my first infection output: ``` php infection.phar -vvv --debug --threads=max --only-covered --ignore-msi-with-no-mutations --min-covered-msi=100 Box Requirements Checker ======================== > Using PHP 8.2.17 > PHP is using the following...
I was able to run infection tests with[ GitHub Actions](https://github.com/ewallah/moodle-availability_language/actions/runs/9098160209/job/25007716724#step:8:28): ``` 37 mutations were generated: 35 mutants were killed 0 mutants were configured to be ignored 0 mutants were not...