diff --git a/CHANGELOG.md b/CHANGELOG.md index d687da521..547da6e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,6 +14,11 @@ Features in Experimental are subject to change and removal without being conside This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com). +## [2.21.1] - 2021-02-25 + +### Fixed +- Removed extra header from HTML output. ([598](https://github.com/picklesdoc/pickles/issues/598)) + ## [2.21.0] - 2020-07-14 ### Added diff --git a/Output/Dhtml/pickledFeatures.js b/Output/Dhtml/pickledFeatures.js index 22be0a159..08e8f8f2c 100644 --- a/Output/Dhtml/pickledFeatures.js +++ b/Output/Dhtml/pickledFeatures.js @@ -3404,7 +3404,7 @@ jsonPWrapper ({ }, "Configuration": { "SutName": "Pickles", - "SutVersion": "2.21.0", - "GeneratedOn": "14 Juli 2020 12:11:23" + "SutVersion": "2.21.1", + "GeneratedOn": "1 March 2021 18:44:29" } }); \ No newline at end of file diff --git a/Output/Excel/features.xlsx b/Output/Excel/features.xlsx index 18cc78c87..fb0bb940c 100644 Binary files a/Output/Excel/features.xlsx and b/Output/Excel/features.xlsx differ diff --git a/Output/Html/Features/00BasicGherkin/BasicGherkin.html b/Output/Html/Features/00BasicGherkin/BasicGherkin.html index d74cf6384..ae9a3d638 100644 --- a/Output/Html/Features/00BasicGherkin/BasicGherkin.html +++ b/Output/Html/Features/00BasicGherkin/BasicGherkin.html @@ -308,9 +308,9 @@

Using And and But

diff --git a/Output/Html/Features/00BasicGherkin/index.html b/Output/Html/Features/00BasicGherkin/index.html index 8d1712b23..c65f17732 100644 --- a/Output/Html/Features/00BasicGherkin/index.html +++ b/Output/Html/Features/00BasicGherkin/index.html @@ -271,9 +271,9 @@

00 Basic Gherkin

diff --git a/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html b/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html index d94de86e8..dbe973a76 100644 --- a/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html +++ b/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html @@ -281,9 +281,9 @@

A couple of simple steps

diff --git a/Output/Html/Features/01TestRunner/index.html b/Output/Html/Features/01TestRunner/index.html index a8c492968..8782241f3 100644 --- a/Output/Html/Features/01TestRunner/index.html +++ b/Output/Html/Features/01TestRunner/index.html @@ -269,9 +269,9 @@

01 Test Runner

diff --git a/Output/Html/Features/02TagsAndHooks/Hooks.html b/Output/Html/Features/02TagsAndHooks/Hooks.html index 99c364259..4c5d9efb4 100644 --- a/Output/Html/Features/02TagsAndHooks/Hooks.html +++ b/Output/Html/Features/02TagsAndHooks/Hooks.html @@ -343,9 +343,9 @@

Hooking into pre conditions for Steps in SpecFlow

diff --git a/Output/Html/Features/02TagsAndHooks/TagDemo.html b/Output/Html/Features/02TagsAndHooks/TagDemo.html index c5dd894f0..46ce75b0f 100644 --- a/Output/Html/Features/02TagsAndHooks/TagDemo.html +++ b/Output/Html/Features/02TagsAndHooks/TagDemo.html @@ -361,9 +361,9 @@

A scenario with 2 tags

diff --git a/Output/Html/Features/02TagsAndHooks/index.html b/Output/Html/Features/02TagsAndHooks/index.html index 3d6a58816..546b554f5 100644 --- a/Output/Html/Features/02TagsAndHooks/index.html +++ b/Output/Html/Features/02TagsAndHooks/index.html @@ -278,9 +278,9 @@

02 Tags And Hooks

diff --git a/Output/Html/Features/031ScenarioContext/ScenarioContext.html b/Output/Html/Features/031ScenarioContext/ScenarioContext.html index bb3debc76..c973de1bd 100644 --- a/Output/Html/Features/031ScenarioContext/ScenarioContext.html +++ b/Output/Html/Features/031ScenarioContext/ScenarioContext.html @@ -286,7 +286,7 @@

Showing information of the scenario

  • When I execute any scenario
  • - Then the ScenarioInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleShowing information of the scenario
  • + Then the ScenarioInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleShowing information of the scenario
    @@ -347,9 +347,9 @@

    Pending step

    diff --git a/Output/Html/Features/031ScenarioContext/index.html b/Output/Html/Features/031ScenarioContext/index.html index 63031d67a..f1b07a346 100644 --- a/Output/Html/Features/031ScenarioContext/index.html +++ b/Output/Html/Features/031ScenarioContext/index.html @@ -269,9 +269,9 @@

    031 Scenario Context

    diff --git a/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html b/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html index 6a8e63023..af6889297 100644 --- a/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html +++ b/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html @@ -288,7 +288,7 @@

    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
  • + Then the FeatureInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleFeatureContext features
    TargetLanguageCSharp
    Languageen-US
    DescriptionIn order to
    @@ -298,9 +298,9 @@

    Showing information of the feature

    diff --git a/Output/Html/Features/032FeatureContext/index.html b/Output/Html/Features/032FeatureContext/index.html index 9af80d828..a38e55ce4 100644 --- a/Output/Html/Features/032FeatureContext/index.html +++ b/Output/Html/Features/032FeatureContext/index.html @@ -269,9 +269,9 @@

    032 Feature Context

    diff --git a/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html b/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html index 4698185eb..8225fb26c 100644 --- a/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html +++ b/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html @@ -290,7 +290,6 @@

    Examples: less than 100

    number 1 number 2 result - @@ -326,7 +325,6 @@

    Examples: more than 100

    number 1 number 2 result - @@ -377,7 +375,6 @@

    Examples: less than 100

    number 1 number 2 result - @@ -412,7 +409,6 @@

    Examples: more than 100

    number 1 number 2 result - @@ -437,9 +433,9 @@

    Examples: more than 100

    diff --git a/Output/Html/Features/03ScenarioOutline/index.html b/Output/Html/Features/03ScenarioOutline/index.html index 717c6b2dc..81f9242a7 100644 --- a/Output/Html/Features/03ScenarioOutline/index.html +++ b/Output/Html/Features/03ScenarioOutline/index.html @@ -269,9 +269,9 @@

    03 Scenario Outline

    diff --git a/Output/Html/Features/04Background/BackgroundFeature.html b/Output/Html/Features/04Background/BackgroundFeature.html index 4044e9fda..48216ec4f 100644 --- a/Output/Html/Features/04Background/BackgroundFeature.html +++ b/Output/Html/Features/04Background/BackgroundFeature.html @@ -308,9 +308,9 @@

    Add 2 to the sum

    diff --git a/Output/Html/Features/04Background/index.html b/Output/Html/Features/04Background/index.html index f1da8c9cb..b23e2ba83 100644 --- a/Output/Html/Features/04Background/index.html +++ b/Output/Html/Features/04Background/index.html @@ -269,9 +269,9 @@

    04 Background

    diff --git a/Output/Html/Features/05TablesAndAssist/TableScenario.html b/Output/Html/Features/05TablesAndAssist/TableScenario.html index fa2a1e5cf..916b185ba 100644 --- a/Output/Html/Features/05TablesAndAssist/TableScenario.html +++ b/Output/Html/Features/05TablesAndAssist/TableScenario.html @@ -267,11 +267,11 @@

    Using tables

    @@ -285,11 +285,11 @@

    Using tables with SpecFlow Assist

    @@ -303,9 +303,9 @@

    Creating a entity from field value

    @@ -319,7 +319,7 @@

    Example of a wide table

    @@ -329,9 +329,9 @@

    Example of a wide table

    diff --git a/Output/Html/Features/05TablesAndAssist/index.html b/Output/Html/Features/05TablesAndAssist/index.html index ea1eea775..8699cdc21 100644 --- a/Output/Html/Features/05TablesAndAssist/index.html +++ b/Output/Html/Features/05TablesAndAssist/index.html @@ -269,9 +269,9 @@

    05 Tables And Assist

    diff --git a/Output/Html/Features/06CompareToAssist/CompareTo.html b/Output/Html/Features/06CompareToAssist/CompareTo.html index 31ce0fdb2..9d7d3470b 100644 --- a/Output/Html/Features/06CompareToAssist/CompareTo.html +++ b/Output/Html/Features/06CompareToAssist/CompareTo.html @@ -267,13 +267,13 @@

    CompareToInstance

    @@ -287,11 +287,11 @@

    CompareToSet

    @@ -301,9 +301,9 @@

    CompareToSet

    diff --git a/Output/Html/Features/06CompareToAssist/index.html b/Output/Html/Features/06CompareToAssist/index.html index 4c83c182b..b90532446 100644 --- a/Output/Html/Features/06CompareToAssist/index.html +++ b/Output/Html/Features/06CompareToAssist/index.html @@ -269,9 +269,9 @@

    06 Compare To Assist

    diff --git a/Output/Html/Features/07Localization/Svenska.html b/Output/Html/Features/07Localization/Svenska.html index 743b78d1f..814821c7c 100644 --- a/Output/Html/Features/07Localization/Svenska.html +++ b/Output/Html/Features/07Localization/Svenska.html @@ -283,9 +283,9 @@

    Summera 5 och 7 ska vara 12

    diff --git a/Output/Html/Features/07Localization/Vlaams.html b/Output/Html/Features/07Localization/Vlaams.html index 8c188564b..40896c4ca 100644 --- a/Output/Html/Features/07Localization/Vlaams.html +++ b/Output/Html/Features/07Localization/Vlaams.html @@ -280,9 +280,9 @@

    Het Scenario

    diff --git a/Output/Html/Features/07Localization/index.html b/Output/Html/Features/07Localization/index.html index 25c8aa562..d65034287 100644 --- a/Output/Html/Features/07Localization/index.html +++ b/Output/Html/Features/07Localization/index.html @@ -276,9 +276,9 @@

    07 Localization

    diff --git a/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html b/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html index 8a6d1216a..625bd6f3d 100644 --- a/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html +++ b/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html @@ -289,9 +289,9 @@

    Checking number for evenness

    diff --git a/Output/Html/Features/08AttributeOverloading/index.html b/Output/Html/Features/08AttributeOverloading/index.html index 32fb860cd..aa2d03757 100644 --- a/Output/Html/Features/08AttributeOverloading/index.html +++ b/Output/Html/Features/08AttributeOverloading/index.html @@ -269,9 +269,9 @@

    08 Attribute Overloading

    diff --git a/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html b/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html index 6d915059f..1b7f751b7 100644 --- a/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html +++ b/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html @@ -301,9 +301,9 @@

    Do something meaningful

    diff --git a/Output/Html/Features/09CallingStepsFromSteps/index.html b/Output/Html/Features/09CallingStepsFromSteps/index.html index be619f0ab..6766ea859 100644 --- a/Output/Html/Features/09CallingStepsFromSteps/index.html +++ b/Output/Html/Features/09CallingStepsFromSteps/index.html @@ -269,9 +269,9 @@

    09 Calling Steps From Steps

    diff --git a/Output/Html/Features/10StepTransformation/StepTransformation.html b/Output/Html/Features/10StepTransformation/StepTransformation.html index 20bb07f34..402b6677c 100644 --- a/Output/Html/Features/10StepTransformation/StepTransformation.html +++ b/Output/Html/Features/10StepTransformation/StepTransformation.html @@ -281,9 +281,9 @@

    Steps with non-string arguments

    diff --git a/Output/Html/Features/10StepTransformation/index.html b/Output/Html/Features/10StepTransformation/index.html index 7a6647513..8bc12ddcc 100644 --- a/Output/Html/Features/10StepTransformation/index.html +++ b/Output/Html/Features/10StepTransformation/index.html @@ -269,9 +269,9 @@

    10 Step Transformation

    diff --git a/Output/Html/Features/11ContextInjection/ContextInjection.html b/Output/Html/Features/11ContextInjection/ContextInjection.html index 0152def23..2f876da5f 100644 --- a/Output/Html/Features/11ContextInjection/ContextInjection.html +++ b/Output/Html/Features/11ContextInjection/ContextInjection.html @@ -349,9 +349,9 @@

    Feature with a dependent context

    diff --git a/Output/Html/Features/11ContextInjection/index.html b/Output/Html/Features/11ContextInjection/index.html index 35d2ee343..695a87694 100644 --- a/Output/Html/Features/11ContextInjection/index.html +++ b/Output/Html/Features/11ContextInjection/index.html @@ -271,9 +271,9 @@

    11 Context Injection

    diff --git a/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html b/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html index 931719eeb..014ec039b 100644 --- a/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html +++ b/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html @@ -284,9 +284,9 @@

    Nested - Add two numbers

    diff --git a/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html b/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html index 06d90198b..acc19d3b1 100644 --- a/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html +++ b/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html @@ -269,9 +269,9 @@

    Child Child Folder

    diff --git a/Output/Html/Features/12NestedFolders/ChildFolder/index.html b/Output/Html/Features/12NestedFolders/ChildFolder/index.html index c37fbe73a..5db16ba82 100644 --- a/Output/Html/Features/12NestedFolders/ChildFolder/index.html +++ b/Output/Html/Features/12NestedFolders/ChildFolder/index.html @@ -259,9 +259,9 @@

    Child Folder

    diff --git a/Output/Html/Features/14MarkdownExample/MarkdownExamples.html b/Output/Html/Features/14MarkdownExample/MarkdownExamples.html index 20f83eef5..68a8ceac0 100644 --- a/Output/Html/Features/14MarkdownExample/MarkdownExamples.html +++ b/Output/Html/Features/14MarkdownExample/MarkdownExamples.html @@ -381,7 +381,6 @@

    Examples:

    test test2 - @@ -399,9 +398,9 @@

    Examples:

    diff --git a/Output/Html/Features/14MarkdownExample/index.html b/Output/Html/Features/14MarkdownExample/index.html index 6e3962f90..a66e6b2e7 100644 --- a/Output/Html/Features/14MarkdownExample/index.html +++ b/Output/Html/Features/14MarkdownExample/index.html @@ -301,9 +301,9 @@

    14 Markdown Example

    diff --git a/Output/Html/Features/15Pickles/InteractiveDHTMLView.html b/Output/Html/Features/15Pickles/InteractiveDHTMLView.html index c4ce285c7..1b141004d 100644 --- a/Output/Html/Features/15Pickles/InteractiveDHTMLView.html +++ b/Output/Html/Features/15Pickles/InteractiveDHTMLView.html @@ -267,7 +267,7 @@

    Scenario with large data table

    diff --git a/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html b/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html index f97215c16..841d86f96 100644 --- a/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html +++ b/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html @@ -323,9 +323,9 @@

    Verified automatically

    diff --git a/Output/Html/Features/15Pickles/index.html b/Output/Html/Features/15Pickles/index.html index fc29c9e42..1ad288159 100644 --- a/Output/Html/Features/15Pickles/index.html +++ b/Output/Html/Features/15Pickles/index.html @@ -280,9 +280,9 @@

    15 Pickles

    diff --git a/Output/Html/Features/Arithmetic.html b/Output/Html/Features/Arithmetic.html index 071aa9bee..fc57570cd 100644 --- a/Output/Html/Features/Arithmetic.html +++ b/Output/Html/Features/Arithmetic.html @@ -353,9 +353,9 @@

    Divide two numbers

    diff --git a/Output/Html/Features/Trigonometry.html b/Output/Html/Features/Trigonometry.html index 76f458785..2ea12813f 100644 --- a/Output/Html/Features/Trigonometry.html +++ b/Output/Html/Features/Trigonometry.html @@ -320,9 +320,9 @@

    Tangent

    diff --git a/Output/Html/Features/Workflow/ClearingScreen.html b/Output/Html/Features/Workflow/ClearingScreen.html index f741059fc..fce149bcf 100644 --- a/Output/Html/Features/Workflow/ClearingScreen.html +++ b/Output/Html/Features/Workflow/ClearingScreen.html @@ -284,9 +284,9 @@

    Clear the screen

    diff --git a/Output/Html/Features/Workflow/index.html b/Output/Html/Features/Workflow/index.html index e3f5ab9b7..219dcd969 100644 --- a/Output/Html/Features/Workflow/index.html +++ b/Output/Html/Features/Workflow/index.html @@ -269,9 +269,9 @@

    Workflow

    diff --git a/Output/Html/Features/index.html b/Output/Html/Features/index.html index d3766427a..5ae90765f 100644 --- a/Output/Html/Features/index.html +++ b/Output/Html/Features/index.html @@ -281,9 +281,9 @@

    Features

    diff --git a/Output/Html/index.html b/Output/Html/index.html index ac93ba357..1a632f993 100644 --- a/Output/Html/index.html +++ b/Output/Html/index.html @@ -259,9 +259,9 @@

    Examples

    diff --git a/docs/Output/Html/Features/00BasicGherkin/index.html b/docs/Output/Html/Features/00BasicGherkin/index.html index f4a6ea4b8..c65f17732 100644 --- a/docs/Output/Html/Features/00BasicGherkin/index.html +++ b/docs/Output/Html/Features/00BasicGherkin/index.html @@ -271,9 +271,9 @@

    00 Basic Gherkin

    diff --git a/docs/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html b/docs/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html index 1d7f972ec..dbe973a76 100644 --- a/docs/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html +++ b/docs/Output/Html/Features/01TestRunner/TestRunnerIsNotImportant.html @@ -281,9 +281,9 @@

    A couple of simple steps

    diff --git a/docs/Output/Html/Features/01TestRunner/index.html b/docs/Output/Html/Features/01TestRunner/index.html index 719b0a9d1..8782241f3 100644 --- a/docs/Output/Html/Features/01TestRunner/index.html +++ b/docs/Output/Html/Features/01TestRunner/index.html @@ -269,9 +269,9 @@

    01 Test Runner

    diff --git a/docs/Output/Html/Features/02TagsAndHooks/Hooks.html b/docs/Output/Html/Features/02TagsAndHooks/Hooks.html index b0f0d8029..4c5d9efb4 100644 --- a/docs/Output/Html/Features/02TagsAndHooks/Hooks.html +++ b/docs/Output/Html/Features/02TagsAndHooks/Hooks.html @@ -343,9 +343,9 @@

    Hooking into pre conditions for Steps in SpecFlow

    diff --git a/docs/Output/Html/Features/02TagsAndHooks/TagDemo.html b/docs/Output/Html/Features/02TagsAndHooks/TagDemo.html index 3e7d26af8..46ce75b0f 100644 --- a/docs/Output/Html/Features/02TagsAndHooks/TagDemo.html +++ b/docs/Output/Html/Features/02TagsAndHooks/TagDemo.html @@ -361,9 +361,9 @@

    A scenario with 2 tags

    diff --git a/docs/Output/Html/Features/02TagsAndHooks/index.html b/docs/Output/Html/Features/02TagsAndHooks/index.html index 9dca84888..546b554f5 100644 --- a/docs/Output/Html/Features/02TagsAndHooks/index.html +++ b/docs/Output/Html/Features/02TagsAndHooks/index.html @@ -278,9 +278,9 @@

    02 Tags And Hooks

    diff --git a/docs/Output/Html/Features/031ScenarioContext/ScenarioContext.html b/docs/Output/Html/Features/031ScenarioContext/ScenarioContext.html index 3959859db..c973de1bd 100644 --- a/docs/Output/Html/Features/031ScenarioContext/ScenarioContext.html +++ b/docs/Output/Html/Features/031ScenarioContext/ScenarioContext.html @@ -286,7 +286,7 @@

    Showing information of the scenario

  • When I execute any scenario
  • - Then the ScenarioInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleShowing information of the scenario
  • + Then the ScenarioInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleShowing information of the scenario
    @@ -347,9 +347,9 @@

    Pending step

    diff --git a/docs/Output/Html/Features/031ScenarioContext/index.html b/docs/Output/Html/Features/031ScenarioContext/index.html index bb2f39a52..f1b07a346 100644 --- a/docs/Output/Html/Features/031ScenarioContext/index.html +++ b/docs/Output/Html/Features/031ScenarioContext/index.html @@ -269,9 +269,9 @@

    031 Scenario Context

    diff --git a/docs/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html b/docs/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html index e978b7a20..af6889297 100644 --- a/docs/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html +++ b/docs/Output/Html/Features/032FeatureContext/FeatureContextFeatures.html @@ -288,7 +288,7 @@

    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
  • + Then the FeatureInfo contains the following information
    FieldValue
    TagsshowUpInScenarioInfo, andThisToo
    TitleFeatureContext features
    TargetLanguageCSharp
    Languageen-US
    DescriptionIn order to
    @@ -298,9 +298,9 @@

    Showing information of the feature

    diff --git a/docs/Output/Html/Features/032FeatureContext/index.html b/docs/Output/Html/Features/032FeatureContext/index.html index 08e445221..a38e55ce4 100644 --- a/docs/Output/Html/Features/032FeatureContext/index.html +++ b/docs/Output/Html/Features/032FeatureContext/index.html @@ -269,9 +269,9 @@

    032 Feature Context

    diff --git a/docs/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html b/docs/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html index a8a281eb9..8225fb26c 100644 --- a/docs/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html +++ b/docs/Output/Html/Features/03ScenarioOutline/ScenarioOutline.html @@ -290,7 +290,6 @@

    Examples: less than 100

    number 1 number 2 result - @@ -326,7 +325,6 @@

    Examples: more than 100

    number 1 number 2 result - @@ -377,7 +375,6 @@

    Examples: less than 100

    number 1 number 2 result - @@ -412,7 +409,6 @@

    Examples: more than 100

    number 1 number 2 result - @@ -437,9 +433,9 @@

    Examples: more than 100

    diff --git a/docs/Output/Html/Features/03ScenarioOutline/index.html b/docs/Output/Html/Features/03ScenarioOutline/index.html index 5661b211a..81f9242a7 100644 --- a/docs/Output/Html/Features/03ScenarioOutline/index.html +++ b/docs/Output/Html/Features/03ScenarioOutline/index.html @@ -269,9 +269,9 @@

    03 Scenario Outline

    diff --git a/docs/Output/Html/Features/04Background/BackgroundFeature.html b/docs/Output/Html/Features/04Background/BackgroundFeature.html index b18a56e36..48216ec4f 100644 --- a/docs/Output/Html/Features/04Background/BackgroundFeature.html +++ b/docs/Output/Html/Features/04Background/BackgroundFeature.html @@ -308,9 +308,9 @@

    Add 2 to the sum

    diff --git a/docs/Output/Html/Features/04Background/index.html b/docs/Output/Html/Features/04Background/index.html index 3b1c34fd1..b23e2ba83 100644 --- a/docs/Output/Html/Features/04Background/index.html +++ b/docs/Output/Html/Features/04Background/index.html @@ -269,9 +269,9 @@

    04 Background

    diff --git a/docs/Output/Html/Features/05TablesAndAssist/TableScenario.html b/docs/Output/Html/Features/05TablesAndAssist/TableScenario.html index 6bb0b27c7..916b185ba 100644 --- a/docs/Output/Html/Features/05TablesAndAssist/TableScenario.html +++ b/docs/Output/Html/Features/05TablesAndAssist/TableScenario.html @@ -267,11 +267,11 @@

    Using tables

    @@ -285,11 +285,11 @@

    Using tables with SpecFlow Assist

    @@ -303,9 +303,9 @@

    Creating a entity from field value

    @@ -319,7 +319,7 @@

    Example of a wide table

    @@ -329,9 +329,9 @@

    Example of a wide table

    diff --git a/docs/Output/Html/Features/05TablesAndAssist/index.html b/docs/Output/Html/Features/05TablesAndAssist/index.html index 7afeb3ee5..8699cdc21 100644 --- a/docs/Output/Html/Features/05TablesAndAssist/index.html +++ b/docs/Output/Html/Features/05TablesAndAssist/index.html @@ -269,9 +269,9 @@

    05 Tables And Assist

    diff --git a/docs/Output/Html/Features/06CompareToAssist/CompareTo.html b/docs/Output/Html/Features/06CompareToAssist/CompareTo.html index 01c9ff919..9d7d3470b 100644 --- a/docs/Output/Html/Features/06CompareToAssist/CompareTo.html +++ b/docs/Output/Html/Features/06CompareToAssist/CompareTo.html @@ -267,13 +267,13 @@

    CompareToInstance

    @@ -287,11 +287,11 @@

    CompareToSet

    @@ -301,9 +301,9 @@

    CompareToSet

    diff --git a/docs/Output/Html/Features/06CompareToAssist/index.html b/docs/Output/Html/Features/06CompareToAssist/index.html index afae01171..b90532446 100644 --- a/docs/Output/Html/Features/06CompareToAssist/index.html +++ b/docs/Output/Html/Features/06CompareToAssist/index.html @@ -269,9 +269,9 @@

    06 Compare To Assist

    diff --git a/docs/Output/Html/Features/07Localization/Svenska.html b/docs/Output/Html/Features/07Localization/Svenska.html index aaa022e0b..814821c7c 100644 --- a/docs/Output/Html/Features/07Localization/Svenska.html +++ b/docs/Output/Html/Features/07Localization/Svenska.html @@ -283,9 +283,9 @@

    Summera 5 och 7 ska vara 12

    diff --git a/docs/Output/Html/Features/07Localization/Vlaams.html b/docs/Output/Html/Features/07Localization/Vlaams.html index 507048f76..40896c4ca 100644 --- a/docs/Output/Html/Features/07Localization/Vlaams.html +++ b/docs/Output/Html/Features/07Localization/Vlaams.html @@ -280,9 +280,9 @@

    Het Scenario

    diff --git a/docs/Output/Html/Features/07Localization/index.html b/docs/Output/Html/Features/07Localization/index.html index 6649c0dab..d65034287 100644 --- a/docs/Output/Html/Features/07Localization/index.html +++ b/docs/Output/Html/Features/07Localization/index.html @@ -276,9 +276,9 @@

    07 Localization

    diff --git a/docs/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html b/docs/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html index 720cbb414..625bd6f3d 100644 --- a/docs/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html +++ b/docs/Output/Html/Features/08AttributeOverloading/AttributeOverloading.html @@ -289,9 +289,9 @@

    Checking number for evenness

    diff --git a/docs/Output/Html/Features/08AttributeOverloading/index.html b/docs/Output/Html/Features/08AttributeOverloading/index.html index 764587ed5..aa2d03757 100644 --- a/docs/Output/Html/Features/08AttributeOverloading/index.html +++ b/docs/Output/Html/Features/08AttributeOverloading/index.html @@ -269,9 +269,9 @@

    08 Attribute Overloading

    diff --git a/docs/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html b/docs/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html index f22000402..1b7f751b7 100644 --- a/docs/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html +++ b/docs/Output/Html/Features/09CallingStepsFromSteps/CallingStepsFromSteps.html @@ -301,9 +301,9 @@

    Do something meaningful

    diff --git a/docs/Output/Html/Features/09CallingStepsFromSteps/index.html b/docs/Output/Html/Features/09CallingStepsFromSteps/index.html index 5f2e8cd3c..6766ea859 100644 --- a/docs/Output/Html/Features/09CallingStepsFromSteps/index.html +++ b/docs/Output/Html/Features/09CallingStepsFromSteps/index.html @@ -269,9 +269,9 @@

    09 Calling Steps From Steps

    diff --git a/docs/Output/Html/Features/10StepTransformation/StepTransformation.html b/docs/Output/Html/Features/10StepTransformation/StepTransformation.html index 3160dc20b..402b6677c 100644 --- a/docs/Output/Html/Features/10StepTransformation/StepTransformation.html +++ b/docs/Output/Html/Features/10StepTransformation/StepTransformation.html @@ -281,9 +281,9 @@

    Steps with non-string arguments

    diff --git a/docs/Output/Html/Features/10StepTransformation/index.html b/docs/Output/Html/Features/10StepTransformation/index.html index 85e891cc3..8bc12ddcc 100644 --- a/docs/Output/Html/Features/10StepTransformation/index.html +++ b/docs/Output/Html/Features/10StepTransformation/index.html @@ -269,9 +269,9 @@

    10 Step Transformation

    diff --git a/docs/Output/Html/Features/11ContextInjection/ContextInjection.html b/docs/Output/Html/Features/11ContextInjection/ContextInjection.html index 41da4ddd9..2f876da5f 100644 --- a/docs/Output/Html/Features/11ContextInjection/ContextInjection.html +++ b/docs/Output/Html/Features/11ContextInjection/ContextInjection.html @@ -349,9 +349,9 @@

    Feature with a dependent context

    diff --git a/docs/Output/Html/Features/11ContextInjection/index.html b/docs/Output/Html/Features/11ContextInjection/index.html index 2c5ea7a1c..695a87694 100644 --- a/docs/Output/Html/Features/11ContextInjection/index.html +++ b/docs/Output/Html/Features/11ContextInjection/index.html @@ -271,9 +271,9 @@

    11 Context Injection

    diff --git a/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html b/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html index c0a5458f0..014ec039b 100644 --- a/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html +++ b/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/NestedFolderExample.html @@ -284,9 +284,9 @@

    Nested - Add two numbers

    diff --git a/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html b/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html index 562d67448..acc19d3b1 100644 --- a/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html +++ b/docs/Output/Html/Features/12NestedFolders/ChildFolder/ChildChildFolder/index.html @@ -269,9 +269,9 @@

    Child Child Folder

    diff --git a/docs/Output/Html/Features/12NestedFolders/ChildFolder/index.html b/docs/Output/Html/Features/12NestedFolders/ChildFolder/index.html index b9498354d..5db16ba82 100644 --- a/docs/Output/Html/Features/12NestedFolders/ChildFolder/index.html +++ b/docs/Output/Html/Features/12NestedFolders/ChildFolder/index.html @@ -259,9 +259,9 @@

    Child Folder

    diff --git a/docs/Output/Html/Features/14MarkdownExample/MarkdownExamples.html b/docs/Output/Html/Features/14MarkdownExample/MarkdownExamples.html index f4c316ddb..68a8ceac0 100644 --- a/docs/Output/Html/Features/14MarkdownExample/MarkdownExamples.html +++ b/docs/Output/Html/Features/14MarkdownExample/MarkdownExamples.html @@ -381,7 +381,6 @@

    Examples:

    test test2 - @@ -399,9 +398,9 @@

    Examples:

    diff --git a/docs/Output/Html/Features/14MarkdownExample/index.html b/docs/Output/Html/Features/14MarkdownExample/index.html index f7bff0b0c..a66e6b2e7 100644 --- a/docs/Output/Html/Features/14MarkdownExample/index.html +++ b/docs/Output/Html/Features/14MarkdownExample/index.html @@ -301,9 +301,9 @@

    14 Markdown Example

    diff --git a/docs/Output/Html/Features/15Pickles/InteractiveDHTMLView.html b/docs/Output/Html/Features/15Pickles/InteractiveDHTMLView.html index 19a3841aa..1b141004d 100644 --- a/docs/Output/Html/Features/15Pickles/InteractiveDHTMLView.html +++ b/docs/Output/Html/Features/15Pickles/InteractiveDHTMLView.html @@ -267,7 +267,7 @@

    Scenario with large data table

    diff --git a/docs/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html b/docs/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html index 2b3b658c7..841d86f96 100644 --- a/docs/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html +++ b/docs/Output/Html/Features/15Pickles/NotTestedAutomatedManualTags.html @@ -323,9 +323,9 @@

    Verified automatically

    diff --git a/docs/Output/Html/Features/15Pickles/index.html b/docs/Output/Html/Features/15Pickles/index.html index 9cfba0d45..1ad288159 100644 --- a/docs/Output/Html/Features/15Pickles/index.html +++ b/docs/Output/Html/Features/15Pickles/index.html @@ -280,9 +280,9 @@

    15 Pickles

    diff --git a/docs/Output/Html/Features/Arithmetic.html b/docs/Output/Html/Features/Arithmetic.html index d8ea745d4..fc57570cd 100644 --- a/docs/Output/Html/Features/Arithmetic.html +++ b/docs/Output/Html/Features/Arithmetic.html @@ -353,9 +353,9 @@

    Divide two numbers

    diff --git a/docs/Output/Html/Features/Trigonometry.html b/docs/Output/Html/Features/Trigonometry.html index 302dc005d..2ea12813f 100644 --- a/docs/Output/Html/Features/Trigonometry.html +++ b/docs/Output/Html/Features/Trigonometry.html @@ -320,9 +320,9 @@

    Tangent

    diff --git a/docs/Output/Html/Features/Workflow/ClearingScreen.html b/docs/Output/Html/Features/Workflow/ClearingScreen.html index ba4b48b65..fce149bcf 100644 --- a/docs/Output/Html/Features/Workflow/ClearingScreen.html +++ b/docs/Output/Html/Features/Workflow/ClearingScreen.html @@ -284,9 +284,9 @@

    Clear the screen

    diff --git a/docs/Output/Html/Features/Workflow/index.html b/docs/Output/Html/Features/Workflow/index.html index 5ffb64d7c..219dcd969 100644 --- a/docs/Output/Html/Features/Workflow/index.html +++ b/docs/Output/Html/Features/Workflow/index.html @@ -269,9 +269,9 @@

    Workflow

    diff --git a/docs/Output/Html/Features/index.html b/docs/Output/Html/Features/index.html index 9ef2ac9ef..5ae90765f 100644 --- a/docs/Output/Html/Features/index.html +++ b/docs/Output/Html/Features/index.html @@ -281,9 +281,9 @@

    Features

    diff --git a/docs/Output/Html/index.html b/docs/Output/Html/index.html index e49a014b7..1a632f993 100644 --- a/docs/Output/Html/index.html +++ b/docs/Output/Html/index.html @@ -259,9 +259,9 @@

    Examples

    - If you prefer to download the .zip files, you can so from the Github release page. + If you prefer to download the .zip files, you can so from the Github release page.