Tags: @andThisToo, @showUpInScenarioInfo

FeatureContext features

In order to show how to use FeatureContext
As a SpecFlow evangelist
I want to write some simple scenarios with data in FeatureContext

  • Tags: @andThisToo, @showUpInScenarioInfo

    Store and retrive Person Marcus from FeatureContext Current

    • When I store a person called Marcus in the current FeatureContext
    • Then a person called Marcus can easily be retrieved from the current FeatureContext
  • Tags: @andThisToo, @showUpInScenarioInfo

    Showing information of the feature

    • When I execute any scenario in the feature
    • Then the FeatureInfo contains the following information
      FieldValue
      TagsshowUpInScenarioInfo, andThisToo
      TitleFeatureContext features
      TargetLanguageCSharp
      Languageen-US
      DescriptionIn order to