Viktor Malyi

Results 12 issues of Viktor Malyi

During unit test execution: `````` shell *** preparing temporary file with name c:\users\malyi\appdata\local\temp\tmpdrjulf *** executing ['adb', 'push', 'c:\\users\\malyi\\appdata\\local\\temp\\tmpdrjulf', '/data/media/0/'] cannot open 'c:\users\malyi\appdata\local\temp\tmpdrjulf': No such file or directory *** getting path...

help wanted

"AssertionError: (0, '') should be the same object as (0, ''), but it is not"

bug

Make "exec_command" function use verbose mode by default (function should output than stdout to console) and introduce a possibility to redirect stdout to DEVNULL in order to supress it. Function...

enhancement

- Should clean temporary files on host

enhancement

This can be done as soon as https://github.com/travis-ci/travis-cookbooks/pull/489 is merged.

'-s' option specifies exact device who the command to be issued to.

new feature

There are some best practices covering code signing, provisioning profiles, app building and uploading implemented with Fastlane. Links to some tools from Fastlane's keychain have been added to corresponding sections...

Hi everyone, what if I add some information about Fastlane to one of the sections? I'm sure it worth the effort especially there, wehere code signing and deployment is discussed....

enhancement