aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMarc Coquand <marc@mccd.space>2023-12-26 15:33:05 -0600
committerMarc Coquand <marc@mccd.space>2023-12-26 15:33:05 -0600
commit508c7c9b34a892d74d087f1ef5d54d16fa000551 (patch)
tree2cbb67e75831919db1d91beabde8219900dfe0d4 /README.md
parent05c3cef84ea4e69c5eeb0ee4a342b0cfc65e0f0c (diff)
downloadfixgen-508c7c9b34a892d74d087f1ef5d54d16fa000551.tar.gz
fixgen-508c7c9b34a892d74d087f1ef5d54d16fa000551.tar.bz2
fixgen-508c7c9b34a892d74d087f1ef5d54d16fa000551.zip
JSON support type handling
Diffstat (limited to '')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index f6792cf..c4026b0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# (WIP) Fixgen - Language agnostic fixture generator
+# Fixgen - Language agnostic fixture generator
Usually wiring up fake test data is a bunch of work, especially when that data is relational. Fixgen helps to alleviate some of that pain by allowing you to very easily generate fixtures that can also reference other fixtures. It also has some nice characteristics: