Sign in
or
Join FriendFeed
FriendFeed
is the easiest way to share online.
Learn more »
Join FriendFeed
Jonas Bandi
Comment by jbandi on In SpecFlow how can I share data between steps/features? -
http://stackoverflow.com/questio...
January 30, 2012
from
User jbandi - Stack Overflow
-
Comment
-
Like
-
Share
@Carl: Instance variables can be used for sharing data between stepdefinitions that are implemented in the same class. But the question was about stepimplementations in different classes. -
Jonas Bandi