rstudio / dbtest

Automates testing of vector expressions of SQL translations for dplyr
http://db.rstudio.com/translation
Other
11 stars 5 forks source link

Generate test data #21

Closed colearendt closed 6 years ago

colearendt commented 6 years ago

Add helpers to generate better test data (i.e. some portion is NA, values are more varied and less uniform, less work to actually build "randomish" data yourself and provides some nice parameters). Honestly, I could see this becoming a lightweight package of its own to generate nice data for testing functions against.