Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ${json-unit.any-list} placehoder, Expose RegexBuilder class #869

Open
etrandafir93 opened this issue Dec 14, 2024 · 2 comments
Open

Comments

@etrandafir93
Copy link

I have recently written a short Baeldung tutorial on getting started with JsonUnit (if you find it useful feel free to attach the link wherever you see fit).

Working on this article and trying out various features, I've noticed it wasn't very easy to create an ${any-list} placeholder.

  • Would it make sense to have something out of the box, provided by the lib?

Additionally, I have tried to create this as a regex placeholder using the RegexBuilder, as suggested in the readme. However, the RegexBuilder is only part of the test scope and not exposed by the lib.

  • What do you think about exposing this utility class as well?
@lukas-krecan
Copy link
Owner

lukas-krecan commented Dec 19, 2024

Hi, thanks for feedback. Introducing any-array would make sense. Regarding the RegexBuilder, I will think about it. Thanks for the article.

@etrandafir93
Copy link
Author

cool @lukas-krecan 👍
let me know if I can help with anything, cheers

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

No branches or pull requests

2 participants