Fictitious v0.2.2 API Reference

Modules

Fictitious is a tool that enables you to create a fictitious data in elixir. It helps you to create mock data for your unit test without having the hassle of preparing the data in an convoluted order according to their associations that they have. Fictitious will ensure that whatever ecto schema that is specified, you will get the schema created for you.