Paul Wei

Results 3 issues of Paul Wei

Hi Team, I am facing issue to get case result when generate allure report using allure-pytest 3.13.1 version. Cli: python -m pytest --forked tests/function -q --alluredir=./__out__/results #### I'm submitting a...

bug
theme:pytest

## Expected Behavior pywinauto can get the QML-based Qt application's element ## Actual Behavior pywinauto can not get the QML-based Qt application's element ## Steps to Reproduce the Problem 1.My...

enhancement
New Feature

* Faker version: 24.0 * OS:Macos Call fake.zipcode_in_state('AZ'), the return zipcode not valid AZ zip code ### Steps to reproduce Run code: `from faker import Faker if __name__ == "__main__":...