Closed testautomation closed 4 years ago
@testautomation Currently, Python agents do not support RP version 5. The support will be added later.
Thank you @iivanou! Do you have a rough estimate when Python agents will support RP 5?
So for my demo I will have to set up my own instance with RP 4. How do I control which version I get if I choose the docker/docker-compose path?
The rough estimate is about a couple of months. Pick up any version you want except v 5.
OK. I'll see how far I can go with v 4 :)
Hey guys, I'm trying to setup demo integration for a cool open source project: EHRbase. It has a nice and complex test-suite of REST API integration tests written in Robot Framework - thus it's a great candidate to back test your RF integration. I configured the agent to use your demo instance https://beta.demo.reportportal.io/
OS: Ubuntu 19.10 / x86_64 Linux 5.3.0-26-generic Python 3.7.5 reportportal-client 3.2.3 robotframework-reportportal 3.1.0 robotframework 3.1.2 six 1.14.0
All I did was pip install, logged in with Github to your demo instance and added information from profile to robot command.
Have I missed something?