Skip to content

hyuti/factory-go

 
 

Repository files navigation

factory-go

Test GoDoc

factory-go is a fixtures replacement inspired by factory_boy and factory_bot.

It can be generated easily complex objects by using this, and maintain easily those objects generaters.

Install

$ go get -u github.com/hyuti/factory-go/factory

Example

Features

Roadmap

  • 🚧️ Add Features section for README
  • 🚧️ Bulk create feature
  • 🚧️ Bulk update feature
  • 🚧️ Bulk delete feature

Persistent models

Here is a list of integration examples with some popular ORM libraries (Please pay atttention this is not an official integration):

Contributors

The original repo of this project has not been actived for a long time, so this is a fork and maintained by me. Any contributions will be appreciated.

Author

Jun Kimura

About

A library for setting up Golang objects inspired by factory_bot.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Go 100.0%