Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-rantly
Ruby Imperative Random Data Generator and Quickcheck
https://github.com/rantly-rb/rantly
0
no reviews
Install
You can use Rantly to generate random test data, and use its Test::Unit extension for property-based testing. Rantly is basically a recursive descent interpreter, each of its method returns a random value of some type (string, integer, float, etc.).