Aleksei Fedorov
Results
2
issues of
Aleksei Fedorov
Closes #24 ``` # ./bin/phpunit-merger help coverage Description: Merges multiple PHPUnit coverage php files into one Usage: coverage [options] [--] [] Arguments: directory The directory containing PHPUnit coverage php files...
Hello, I've debugged this issue https://github.com/logux/examples/issues/21 and found that there is a bug in the filters. I can reproduce it with a simple test: ```js it('filter works correctly if sent...