Open lasiltan opened 7 months ago
I see from the code itself as well as the README that you need to have com.gfredericks/test.chuck
as dependency to enable regex generation.
Perhaps the error message could state this instead of just saying :test-chuck-not-available
FWIW this regal schema might also be useful, I'm not sure how a regal generator and test.chuck generator compare though: https://github.com/lambdaisland/regal/pull/48
Trying to generate values for a regular expression schema results in an error using malli version 0.15.0:
Generating other values works