Moove It Fakeit Versions Save

The Kotlin fake data generator library!

v0.7

6 years ago

Version 0.7

  • Fix assets on unit tests

v0.6

6 years ago

Version 0.6

  • Fix locales not loading in unit tests

v0.5

6 years ago

Version 0.5

  • Fix Fakeit crashing on Unit Tests. Thanks to @i-schuetz
  • Bump Gradle and Kotlin version

v0.4

6 years ago

Version 0.4

  • Removed Android dependency! Now you can use Fakeit on your unit tests on Java or Kotlin projects!
  • Added a more friendly message when Fakeit crashes because it was not initialized.

v0.3

6 years ago

Version 0.3

  • Added unique value feature. Now you can always ask for the same value instead of a random one.
  • Added date model.

v0.2

7 years ago

Version 0.2

  • More models supported: App, Bank, Code, Company, Educator, Hacker, Hey Arnold, Hipster, Internet, Job, Lord of the Rings, Lorem, Music, Phone number, Pokemon, Rick and Morty, Rock Band (#23)
  • Fix crash on getting values from default locale (#23)
  • All models are now live on the sample app. (#23)
  • Improvments on parser function (#26)
  • Add name_with_middle in RU locale (thanks to @seriabov) (#25)

v0.1

7 years ago

Version 0.1

  • Add support of fifty percent of models
  • Support for all Faker locales
  • Add sample app with examples