mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-09 22:06:25 +00:00
b09504be36
* test(pytest) The driver methods added. Wrappers for UI elements added. #67 * test(pytest) Squishserver added #68 * test(pytest) Attach/Detach AUT methods added #69 * test(pytest) Main window handler added #70 * test(pytest) Save screenshot on fail added #71 * test(pytest) Wait for squishserver added #71 * test(pytest) Setup Windows #71 * Generate new keys (#11804) * test(pytest) Image comparison methods added #76 * test(pytest) Tesseract methods added #77 * test(pytest) The Methods to search color on image added #80 * test(onboarding) Test on generation new keys added #75 * test(pytest) Handlers for OS Native File dialog added #81 * test(Onboarding) Test on Profile image added #83 * Allure and TestRail integration (#11806) * test(Allure) Steps descriptions added #72 * test(TestRail) Integration #72
10 lines
198 B
Plaintext
10 lines
198 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
|