Just a practice of the ReportPortal.io tool
- Install docker;
- Start report_portal
start_rp.sh
- Open RP
localhost:8080
- Go to profile and copy
Access token
- Paste token into the
pytest.ini
-rp_uuid
- Run tests
run_tests.sh
- Check results in RP UI
I prefer Allure report more cause it's faster and easier. RP takes a lot of RAM and hard to setup. Also it's very uncomfortable to use it with python cause there are no docs about it need to develop new bicycles...