fabrial 0.2.0
Fabrial makes it easy to follow the "Arrange, Act, Assert" pattern in your tests. It makes it trivial to create your test data directly inline with your tests; removing the need for hard-to-maintain fixture files or blueprints.
Gemfile:
=
instalar:
=
dependencias de Runtime (1):
activerecord
> 4.2.0, < 6.0
dependencias de Development (11):
appraisal
>= 2.2.0, ~> 2.2
bundler
~> 1.0
database_cleaner
>= 0
minitest
~> 5.12, >= 5.12.2
minitest-focus
~> 1.1, >= 1.1.2
minitest-reporters
~> 1.3, >= 1.3.8
pry
>= 0
pry-byebug
>= 0
rake
~> 13.0
rubocop
~> 0.75.0
sqlite3
~> 1.3.0