From 508c7c9b34a892d74d087f1ef5d54d16fa000551 Mon Sep 17 00:00:00 2001 From: Marc Coquand Date: Tue, 26 Dec 2023 15:33:05 -0600 Subject: JSON support type handling --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') 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: -- cgit v1.2.3