Tag: fakeit

FakeIt Series 4 of 5: Working with Existing Data
FakeIt Series 4 of 5: Working with Existing Data

FakeIt allows you to provide existing data to your models through JSON, CSV or CSON files. This data is exposed as an inputs variable in each of a models *run and *build functions.

FakeIt Series 1 of 5: Generating Fake Data
FakeIt Series 1 of 5: Generating Fake Data

This article focuses on how we can represent a user's JSON model using YAML to document and describe how a properties value should be generated.