Alexander Buturlinov

Results 2 issues of Alexander Buturlinov

Hi, I've just added ability to filter out warnings.

### Description All tests fail with `Failure message: *** -[__NSCFString stringByAppendingPathExtension:]: nil argument (NSInvalidArgumentException)` ### Reproduction 1. Have the following sample test: ``` class OpenAppTest { func testSample() { }...