Diverse
Diverse copied to clipboard
Diverse, the Fuzzer pico library you need to make your .NET tests more Diverse
Is it normal that documentation tells exclusive for maximum in the summary "Generates a random integer value between a min (inclusive) and a max (exclusive) value." But inclusive for param...
Indeed, decimal generation relies on GenerateInteger between 1 and 16. This may throw very quickly exceptions such as: ``` Diverse.DuplicationException : Couldn't find a non-already provided value of System.Int32 after...
Hi, Interesting framework! Could we add a link to the API docs on the README, to make this framework easier to navigate?