diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -8,6 +8,9 @@ Usually wiring up fake test data is a bunch of work, especially when that data i - Supports relations - Written in OCaml +Note: This does not replace fuzz testing. The generated data will try to be realistic, rather than testing +edge cases. + ## Install Check out the latest [release binary](https://codeberg.org/marcc/fixgen/releases), which contains install instructions. |