mirror of
https://github.com/thoughtbot/factory_bot.git
synced 2022-11-09 11:43:51 -05:00
Link to blog post outlining step definition deprecation
This commit is contained in:
parent
3a8307abbe
commit
852b600c0d
1 changed files with 3 additions and 0 deletions
|
@ -1005,6 +1005,9 @@ factory\_girl ships with step definitions that make calling factories from Cucum
|
|||
require "factory_girl/step_definitions"
|
||||
```
|
||||
|
||||
Note: These step definitions are _deprecated_. Read why here:
|
||||
http://robots.thoughtbot.com/post/25650434584/writing-better-cucumber-scenarios-or-why-were
|
||||
|
||||
Alternate Syntaxes
|
||||
------------------
|
||||
|
||||
|
|
Loading…
Reference in a new issue