Skip to content

SynData added, a library for generating consistent test data#99

Merged
MobyNL merged 1 commit intoMarketSquare:masterfrom
dschweie:master
Mar 23, 2026
Merged

SynData added, a library for generating consistent test data#99
MobyNL merged 1 commit intoMarketSquare:masterfrom
dschweie:master

Conversation

@dschweie
Copy link
Copy Markdown
Contributor

@dschweie dschweie commented Mar 4, 2026

The library can remember the data generated for the caller in a so-called context. This means that the test case does not need to store the data if a test date is required multiple times. The data in the context is also used to provide consistent data. For example, a license plate number is generated to match the previously requested address.

The library can remember the data generated for the caller in a so-called context. This means that the test case does not need to store the data if a test date is required multiple times. The data in the context is also used to provide consistent data. For example, a license plate number is generated to match the previously requested address.
@MobyNL MobyNL merged commit c6cca88 into MarketSquare:master Mar 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants