1
0
Fork 0
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:
Joshua Clayton 2012-06-25 10:07:39 -04:00
parent 3a8307abbe
commit 852b600c0d

View file

@ -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
------------------