Skip to main content

4 posts tagged with "arbitrary"

View All Tags

· 4 min read
Nicolas Dubien

This release comes with a new arbitrary called stringMatching. This arbitrary is responsible to generate strings matching the provided regex. It should ease the creation of new arbitraries dealing with strings by providing an easy way to build them.

Continue reading to explore the detailed updates it brings.