Rafael Carvalho

Results 3 issues of Rafael Carvalho

Hello, I am currently running my tests with Appium and `pytest-xdist`, so basically the test flow is to run each test case on two different devices. After generating the `pytest-html`...

question

#### I'm submitting a ... - [x] bug report - [ ] feature request - [ ] support request => Please do not submit support request here, see note at...

bug
theme:pytest
contribute

Hello, I'm trying run this test, but is shown this error ``` Traceback (most recent call last): File "test_something.py", line 2, in from screens.calulator import Calulator ImportError: No module named...