mirror of
https://github.com/status-im/status-desktop.git
synced 2025-02-10 21:56:37 +00:00
467f65ac1a
A “flaky” test is a test that usually pass but sometimes it fails. If a flaky test pass it will be reported normally as test succeed. If the test fails, instead of being reported as failure it will be reported as a xfail.
13 lines
271 B
Plaintext
13 lines
271 B
Plaintext
pytest==7.4.0
|
|
psutil==5.9.5
|
|
pillow==10.0.0
|
|
opencv-python-headless==4.8.0.74
|
|
numpy~=1.25.1
|
|
pytesseract==0.3.10
|
|
atomacos==3.3.0; platform_system == "Darwin"
|
|
allure-pytest==2.13.2
|
|
testrail-api==1.12.0
|
|
pyperclip==1.8.2
|
|
pytest-rerunfailures==11.1.2
|
|
pytest-ignore-flaky==2.1.0
|