You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,6 +13,7 @@ This program generates a fully-fledged Excel-based Robot Framework Datadriver te
13
13
- An Excel file which will be used by the Robot Framework test as input data
14
14
- Optional: generate Jira / XRay Test / Test Exceution tickets and associate them with the Robot Framework test
15
15
- All input data is template-based, meaning that you can apply simple modifications to Jira / Robot template files which will then represent the foundation for the future Excel/Robot test file
16
+
- All resulting files will no longer be dependent on the initial OpenAPI input file. The idea for this program is that it will generate the majority of required code for you and that you customize that code later on for your needs.
0 commit comments