Skip to content

Commit

Permalink
net 6 support, nugetize, package updates, specsynx library package (#631
Browse files Browse the repository at this point in the history
)
  • Loading branch information
ericcmmi authored May 9, 2022
1 parent edaef7d commit 0c08d0b
Show file tree
Hide file tree
Showing 164 changed files with 3,327 additions and 3,298 deletions.
34 changes: 34 additions & 0 deletions Build.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,42 @@
#Development Environment

Install the dotnet-nugetize tool to assist with debugging packaging issues

```
dotnet tool install -g dotnet-nugetize
```

#Build

set version number in _build\Build.cs

PowerShell

set-executionpolicy -scope process -executionpolicy bypass
.\build.ps1

.\build.ps1 -target publish

Build Targets
- Clean
- Test
- Publish
- GenerateSampleOutput
- Pack
- PublishNuGet


#Test

dotnet tool install -g --add-source <path to .nupkg without file name> <file name without version>


#Docker

-Dockerfile
--tools
---Pickles.CommandLine.[versionnumber].nupkg

To install from the root folder/docker context (after copying it into the context):
dotnet tool install --global --add-source ./tools Pickles.CommandLine --version [versionnumber]

5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

## [4.0.0] - 2022-05-09

### Updated
- .NET 6 Support

## [3.0.1] - 2021-10-04

### Updated
Expand Down
Binary file modified Output/Dhtml/img/glyphicons-halflings-white.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Output/Dhtml/img/glyphicons-halflings.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified Output/Dhtml/img/link.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
56 changes: 28 additions & 28 deletions Output/Dhtml/pickledFeatures.js

Large diffs are not rendered by default.

Binary file modified Output/Excel/features.xlsx
Binary file not shown.
4 changes: 2 additions & 2 deletions Output/Html/Features/00BasicGherkin/BasicGherkin.html
Original file line number Diff line number Diff line change
Expand Up @@ -310,8 +310,8 @@ <h2>Using And and But</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/00BasicGherkin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ <h1>00 Basic Gherkin</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ <h2>A couple of simple steps</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/01TestRunner/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>01 Test Runner</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/02TagsAndHooks/Hooks.html
Original file line number Diff line number Diff line change
Expand Up @@ -345,8 +345,8 @@ <h2>Hooking into pre conditions for Steps in SpecFlow</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/02TagsAndHooks/TagDemo.html
Original file line number Diff line number Diff line change
Expand Up @@ -363,8 +363,8 @@ <h2>A scenario with 2 tags</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/02TagsAndHooks/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -278,8 +278,8 @@ <h1>02 Tags And Hooks</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/031ScenarioContext/ScenarioContext.html
Original file line number Diff line number Diff line change
Expand Up @@ -349,8 +349,8 @@ <h2>Pending step</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/031ScenarioContext/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>031 Scenario Context</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -300,8 +300,8 @@ <h2>Showing information of the feature</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/032FeatureContext/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>032 Feature Context</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/03ScenarioOutline/ScenarioOutline.html
Original file line number Diff line number Diff line change
Expand Up @@ -435,8 +435,8 @@ <h3>Examples: more than 100</h3>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/03ScenarioOutline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>03 Scenario Outline</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/04Background/BackgroundFeature.html
Original file line number Diff line number Diff line change
Expand Up @@ -307,8 +307,8 @@ <h2>Add 2 to the sum</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/04Background/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>04 Background</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/05TablesAndAssist/TableScenario.html
Original file line number Diff line number Diff line change
Expand Up @@ -331,8 +331,8 @@ <h2>Example of a wide table</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/05TablesAndAssist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>05 Tables And Assist</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/06CompareToAssist/CompareTo.html
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ <h2>CompareToSet</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/06CompareToAssist/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>06 Compare To Assist</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/07Localization/Svenska.html
Original file line number Diff line number Diff line change
Expand Up @@ -285,8 +285,8 @@ <h2>Summera 5 och 7 ska vara 12</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/07Localization/Vlaams.html
Original file line number Diff line number Diff line change
Expand Up @@ -280,8 +280,8 @@ <h2>Het Scenario</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/07Localization/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -276,8 +276,8 @@ <h1>07 Localization</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -291,8 +291,8 @@ <h2>Checking number for evenness</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/08AttributeOverloading/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>08 Attribute Overloading</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,8 @@ <h2>Do something meaningful</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/09CallingStepsFromSteps/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>09 Calling Steps From Steps</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -283,8 +283,8 @@ <h2>Steps with non-string arguments</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/10StepTransformation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -269,8 +269,8 @@ <h1>10 Step Transformation</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/11ContextInjection/ContextInjection.html
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,8 @@ <h2>Feature with a dependent context</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
4 changes: 2 additions & 2 deletions Output/Html/Features/11ContextInjection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -271,8 +271,8 @@ <h1>11 Context Injection</h1>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -286,8 +286,8 @@ <h2>Nested - Add two numbers</h2>
</ul>
</div>
<div id="footer">
<p>Test results generated for: Pickles, version 3.0.1</p>
<p>Generated on: 4 October 2021 17:16:07</p>
<p>Test results generated for: Pickles, version 4.0.1</p>
<p>Generated on: 9 May 2022 16:20:50</p>
<p>Produced by Pickles, version 0.0.0.0</p>
</div>
</div>
Expand Down
Loading

0 comments on commit 0c08d0b

Please sign in to comment.