Skip to content

misunderstanding the tool - too much work defining properties #4015

Answered by dubzzz
tomdavidson asked this question in Q&A
Discussion options

You must be logged in to vote

Generating strings close to a given pattern

After re-reading through your message I'm not sure it's what you are looking for but as I already had the message ready let's keep it!

This feature is coming soon: https://twitter.com/ndubien/status/1673573855342755841?s=20

For now, maybe something like fc.stringMatching might help you but you need to somehow be able to express what string you are waiting for in terms of a regex.

But defining string not-matching something is not trivial as most of the time it should not match but should barely match and even with the helper in this tweet nothing prevent the generated string from matching except you.

I think these examples might help you to get s…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tomdavidson
Comment options

@dubzzz
Comment options

Answer selected by dubzzz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants