Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing old commented elements from docs #118

Open
wants to merge 1,587 commits into
base: master
Choose a base branch
from

Conversation

redbrickone
Copy link

No description provided.

Dirk Rombauts and others added 30 commits February 19, 2016 12:39
Add support for test results of individual examples in a scenario outline in the SpecRun test result provider
Autom8edChaos and others added 30 commits February 24, 2017 17:58
* Added semicolon and wildcard support for all call types (MsBuild, CommandLine, PowerShell, UI-api).

Folders and no match will deliver no result file.
Multiple matches on the same file will distinct into a single result.

* Improved design of tests for TestResultFiles in order to reflect their intention

* Changed add file into add directory to the filesystem mock.

Pickles throws an exception when a folder does not exist for a resultfile. The about selecting a non existing file was a victim of this exception making it fail. By ensuring the directory exists, the testcase passes.
* Adapt change log

* Version Bump (2.14.0)

* Enable creation of outputs in deploy script

* Version 2.14.0
* Feature/add ignore tag (picklesdoc#433)

* add .vs to gitignore

* add IgnoreTag Feature

* add ignoreTag parameter in any Runner

* Fix after test with real case

* Implement requests

* Fix whitespace

* Add properties and handling to model and viewmodel

* Insert a row and move all rows down.

* Add label and textbox for exclude tags

* Reorganize UI

* Rename Test Explude Tag "ignore-tag" to "exclude-tag" and add test for no sensitivity

* Second try of wildcard support for testresult files (picklesdoc#435)

* Added semicolon and wildcard support for all call types (MsBuild, CommandLine, PowerShell, UI-api).

Folders and no match will deliver no result file.
Multiple matches on the same file will distinct into a single result.

* Improved design of tests for TestResultFiles in order to reflect their intention

* Changed add file into add directory to the filesystem mock.

Pickles throws an exception when a folder does not exist for a resultfile. The about selecting a non existing file was a victim of this exception making it fail. By ensuring the directory exists, the testcase passes.

* Release 2.14.0 (picklesdoc#437)

* Adapt change log

* Version Bump (2.14.0)

* Enable creation of outputs in deploy script

* Version 2.14.0
* Add blank line

* First version of making it pass

* Make feature language-aware

* Rename internal property

* Introduce LangugageServicesRegistry

* Make language non-optional

* damn applicationhost.conifg

* Use factory for creating mappers

* Make language non-optional

* Rearrange usings

* Simplify mapper

* Introduce langugage service

* Remove unused property

* remove unused using

* Make language non-optional

* Use languageservicesregistry over languageservices

* Return default language services

* Retrieve language from feature instead of configuration

* Add localization of examples to excel

* Use localization of examples in Word

* Add language services registry

* Add native keyword to examples section

* Move native keyword to examples

* Use native keyword for examples in scenario outlines
* Make FeatureParser throw correct exceptions

* Split FeatureParser into two

* Get rid of string-based crawl overload

* Introduce ParsingReport

* Give immediate feedback when a feature cannot be parsed
* Add change log for version 2.15.0

* Version Bump 2.15.0

* Version 2.15.0
* Remove-Package Moq

* Install-Package NSubstitute

* Use NSubstitute instead of Moq

* Remove-Package Shoudly

* Make GhostDoc happy

* Make SpecFlow happy

* Install-Package NFluent

* Use NFluent

* Fix spaces at the end of lines

* Fix indentation

* Introduce MarkTestAs class

* Better argument names

* Use language type keyword
* Update-Package Autofac

* Update-Package Newtonsoft.Json

* Update-Package NLog*

* Update-Package System.IO.Abstractions

* Update-Package NUnit

* Update-Package ClosedXML
* Update-Package NLog*

* Update-Package MahApps
* Introduce Unit Test project for command line

* Move CommandLineArgumentParser

* Remove NDesk.Options from Pickles

* Add build scripts to solution
* Parsed files are read with encoding deduced from reading first 4 bytes. Fallback is default encoding.

* Default to UTF8

* Extract file encoding logic to a separate class

* Add test cases for EncodingDetector

* Inline now-useless method
* Update-Package NLog*

* Update-Package NUnit

* Update-Package System.IO.Abstraction

* Update-Package NSubstitute

* Update-Package Autofac
* Version Bump (2.16.0)

* Correct heading

* Add change log for 2.16.0

* Version 2.16.0

* update chocolatey script
* Move to NSubstitute and NFluent (picklesdoc#452)

* Remove-Package Moq

* Install-Package NSubstitute

* Use NSubstitute instead of Moq

* Remove-Package Shoudly

* Make GhostDoc happy

* Make SpecFlow happy

* Install-Package NFluent

* Use NFluent

* Fix spaces at the end of lines

* Fix indentation

* Introduce MarkTestAs class

* Better argument names

* Use language type keyword

* Update nuget (picklesdoc#454)

* Update-Package Autofac

* Update-Package Newtonsoft.Json

* Update-Package NLog*

* Update-Package System.IO.Abstractions

* Update-Package NUnit

* Update-Package ClosedXML

* Update nuget 201704 (picklesdoc#458)

* Update-Package NLog*

* Update-Package MahApps

* Move NDesk.Options dependency to command line runner (picklesdoc#459)

* Introduce Unit Test project for command line

* Move CommandLineArgumentParser

* Remove NDesk.Options from Pickles

* Add build scripts to solution

* Encoded files different from default cannot be parsed (picklesdoc#457)

* Parsed files are read with encoding deduced from reading first 4 bytes. Fallback is default encoding.

* Default to UTF8

* Extract file encoding logic to a separate class

* Add test cases for EncodingDetector

* Inline now-useless method

* Update Nuget Packages (picklesdoc#462)

* Update-Package NLog*

* Update-Package NUnit

* Update-Package System.IO.Abstraction

* Update-Package NSubstitute

* Update-Package Autofac

* Show inconclusive results (picklesdoc#463)

* Release 2.16.0 (picklesdoc#464)

* Version Bump (2.16.0)

* Correct heading

* Add change log for 2.16.0

* Version 2.16.0

* update chocolatey script
* Fix problem with selecting the feature's language

* Added entry to change log

* More robust implementation
* Fixed ExcludeTags Typo

* Add entry to change log
* Show all test result files

* Add entry to change log
* Update-Package NUnit

* Rename attributes
* Upgrade-Package NFluent

* Replace obsolete method names
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.