ratson / factory-bot

Fork of https://github.com/aexmachina/factory-girl
MIT License
34 stars 17 forks source link

Update readme #1

Closed JustinHallquist closed 5 years ago

JustinHallquist commented 5 years ago

Hey super excited about having this project live on.

Here are a few changes to the README to address instantiation

not every reference can be updated due to structural dependencies (ie: let anotherFactory = new factory.FactoryGirl();)

but this covers most of them including critical import references.

are there other task you're looking to implement (such as changing the base class from FactoryGirl to FactoryBot)

or any features you are thinking about expanding?