Robotframework-webservice

Latest version: v0.9.0

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 3

0.5.1

15

0.5.0

What's Changed
* test python3.10 in actions by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/11
* 8 make executions unique by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/9

Unique executions
8 creates a request-id for every api call and returns it in special header field in response `x-request-id`. When you want to get log and report of an execution, you must retrieve `x-request-id` from the response of your request that triggered the execution. Pass the request id as `executionid` when calling endpoints for `log.html` or `report.html`

**Full Changelog**: https://github.com/MarketSquare/robotframework-webservice/compare/0.4.0...0.5.0

0.4.0

What's Changed
* new parameter b for logfile name by Noordsestern in https://github.com/MarketSquare/robotframework-webservice/pull/10


**Full Changelog**: https://github.com/MarketSquare/robotframework-webservice/compare/0.3.0...0.4.0

0.3.0

There is now a new endpoint `robotframework/run/all` executing all tasks that are available in the service.

0.2.0

It is now possible to provide variable files:


python -m RobotFrameworkService.main -p 5003 -t path_to_my_taskfolder --variablefiles config/env/test.py

0.1.5

Tasksfolder was not set to default when running with custom WSGI Server or unittests.

Page 2 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.