Preview of CoverMe
Preview of a project I've been working on: identifying the most valuable parts of our code to write tests for by sorting test coverage data by number of times the function is called in production.#mediawiki #testcoverage
Preview of a project I've been working on: identifying the most valuable parts of our code to write tests for by sorting test coverage data by number of times the function is called in production.#mediawiki #testcoverage
I released clover-diff 1.1.2 today: https://gitlab.com/legoktm/clover-diff Support for PHPUnit clover.xml files if all the classes are in the same namespace. A proper test suite! More to come soon. I hope.
New PHP tool to diff between clover.xml coverage reports: https://gitlab.com/legoktm/clover-diffI'm hoping to release a much cooler tool that builds on top of this soon :)