Skip to content

Commit c6cca88

Browse files
authored
Merge pull request #99 from dschweie/master
SynData added, a library for generating consistent test data
2 parents b539d77 + 04b88d4 commit c6cca88

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ The Robot Framework Foundation is a non-profit organization that supports the de
8181
- [JSON Schema Library](https://github.com/jstaffans/robotframework-jsonschemalibrary) JSON Schema validation library for Robot Framework.
8282
- [JSON Validator](https://pypi.org/project/robotframework-jsonvalidator/) JSON validation based on JSONSchema, JSONPath, JSONSelect.
8383
- [String Format](https://pypi.org/project/robotframework-stringformat/) String formatting.
84+
- [SynData](https://pypi.org/project/robotframework-syndata/) Library for generating synthetic test data with logging and a "playback function".
8485
- [XML Validator](https://pypi.org/project/robotframework-xmlvalidator/) A Robot Framework library for validating XML files against XSD schemas.
8586

8687
### Database

0 commit comments

Comments
 (0)