ThPoll
(Thomas Pollerspöck)
16 June 2023 09:59
1
Dear community,
we are a small but powerful team from Bosch and are proud to provide to you our powerful
JSON based testsuites management for large projects and large number of variants.
We hope you like it
PyPI:
robotframework-testsuitesmanagement
Documentation:
robotframework-testsuitesmanagement documentation
We are looking forward to your feedback and contribution!
1 Like
ThPoll
(Thomas Pollerspöck)
16 June 2023 09:59
2
Additional information:
In the backend we extended JSON to JSONP which allows to
import (nested) JSON files
use ${variable} syntax to reference already before defined variables
use comments
use python syntax (True, False, None, …)
. (dot) syntax for dictionary objects
This allows common definitions and hierarchical structures for huge projects.
VSCode Plugin for JSONP syntax:
test-fullautomation/vscode-jsonp
1 Like
ThPoll
(Thomas Pollerspöck)
16 June 2023 12:52
3
We provide also a nice tutorial how to use the testuites management
robotframework-tutorial/900_building_testsuites
1 Like
HolQue
(Hol Que)
18 July 2023 15:25
4
Here you find the rendered Tutorial documentation .