MisterJames / GenFu

GenFu is a library you can use to generate realistic test data. It is composed of several property fillers that can populate commonly named properties through reflection using an internal database of values or randomly created data. You can override any of the fillers, give GenFu hints on how to fill them.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove project.json example from genfu.io site

dpaquette opened this issue · comments

We still show the old project.json style of referencing a package. We should remove that since it's not relevant anymore