factory_bot_caching 1.0.0
The factory_bot_caching gem provides a caching mechanism for Factory Bot/Factory Girl to significantly reduce test suite runtimes in factory heavy test suites.
Gemfile:
=
インストール:
=
バージョン履歴:
- 1.0.0 July 30, 2018 (14KB)
Runtime依存関係 (1):
factory_girl
~> 4.4
Development依存関係 (10):
activerecord
~> 4.0
activesupport
~> 4.0
bundler
~> 1.14
database_cleaner
~> 1.0
pg
~> 0.18
pry
>= 0
rake
~> 10.0
rspec
~> 3.6
timecop
>= 0