SoloX - Real-time collection tool for Android/iOS performance data.
Project description
SoloX
SoloX - Real-time collection tool for Android/iOS performance data.
We are committed to solving inefficient, cumbersome test execution, and our goal is Simple Test In SoloX!
Installation
1.Python:3.6+
2.pip3 install -U solox
Run locally
default
the startup host and port defaults to 0.0.0.0 and 50003.
python3 -m solox
* Serving Flask app 'run' (lazy loading)
* Environment: production
WARNING: This is a development server. Do not use it in a production deployment.
Use a production WSGI server instead.
* Debug mode: on
* Running on all addresses.
WARNING: This is a development server. Do not use it in a production deployment.
* Running on http://0.0.0.0:50003/ (Press CTRL+C to quit)
* Restarting with stat
* Debugger is active!
* Debugger PIN: 906-499-328
custom
custom startup host and port, support command line input.
python3 -m solox --host=0.0.0.0 --port=50003
Features
Home
Error Log
Report
Analysis
Thanks
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
solox-2.0.7.tar.gz
(6.8 MB
view hashes)
Built Distribution
solox-2.0.7-py3-none-any.whl
(6.9 MB
view hashes)