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

setup1 #113

Open
wants to merge 1,652 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
1652 commits
Select commit Hold shift + click to select a range
63923ac
Fix Issue with Scenario Outline Data Containing Parenthesis
ocsurfnut Feb 25, 2016
deb22ba
Unit Tests / Other SignatureBuilders Fixed - Scenario Outline Comtain…
ocsurfnut Feb 26, 2016
5788792
Added Test / Implementation for VsTest - Scenario Outline Containing …
ocsurfnut Feb 29, 2016
94772e5
Merge pull request #299 from ocsurfnut/ScenarioOutlineParenFix
dirkrombauts Mar 1, 2016
91a4da0
Fix change log
Mar 1, 2016
041935a
Version Bump
Mar 1, 2016
ed88fff
Merge branch 'release-2.4.1'
Mar 1, 2016
a098aff
Install-Package FeatureSwitcher
Mar 4, 2016
06e6ccb
Add an alternate MarkdownProvider
Mar 4, 2016
5ad1a26
Use feature toggle while registering IMarkdownProvider
Mar 4, 2016
6b5e233
remove unused using
Mar 4, 2016
373905f
Introduce a configuration property
Mar 4, 2016
80c3d75
Add enable/disable method for experimental features to configuration
Mar 4, 2016
5ebc529
Add toggle to GUI runner
Mar 4, 2016
b89cce1
Xaml finetuning
Mar 4, 2016
6d787f8
Include a switch in the command line runner
Mar 4, 2016
c6faab0
include a switch in the powershell runner
Mar 4, 2016
945c381
Add switch to msbuild version
Mar 4, 2016
66f9712
Add featureswitcher.dll to nuspecs
Mar 4, 2016
63e6508
Include featureswitcher.dll in build scripts
Mar 4, 2016
2a0c35a
Enhance configuration reporter
Mar 4, 2016
041d4ba
Test scripts run once without experimentals and once with
Mar 4, 2016
3602aa8
finetune gitignore
Mar 15, 2016
4b3d2f7
Add Strike.Jint
Mar 15, 2016
2a7c4ec
Use Markdownify
Mar 15, 2016
8966cfc
Add Strike.Jint to nuspecs
Mar 15, 2016
3c133f6
Add Strike.Jint to build scripts
Mar 15, 2016
11f1a8f
Add build.cmd
Mar 15, 2016
20142b7
Add MathJax to experimentals
Mar 15, 2016
0ab4e0b
Add entries to change log
Mar 15, 2016
6dabb89
remove mathjax
Mar 15, 2016
5335883
Add a scenario to demonstrate the problem with rendering img tags usi…
Mar 17, 2016
5be4b38
Add more test scenarios
Mar 17, 2016
c45944f
Fix the scenarios
Mar 17, 2016
7536ae4
Merge pull request #303 from dirkrombauts/FeatureToggles
dirkrombauts Mar 17, 2016
101a9cc
Add test file to project
Mar 17, 2016
1472ee6
Add test file to project
Mar 17, 2016
c2c4dbd
Merge branch 'FeatureToggles' of https://github.com/dirkrombauts/pick…
Mar 17, 2016
1d705d5
Merge pull request #304 from dirkrombauts/FeatureToggles
dirkrombauts Mar 17, 2016
a088494
Add handling for non breaking spaces
Mar 19, 2016
cfe10f8
Merge pull request #305 from dirkrombauts/FeatureToggles
dirkrombauts Mar 19, 2016
450b73f
overview in dhtml
Mar 21, 2016
6b004bf
Merge branch 'ocsurfnut-develop' into develop
Mar 21, 2016
0d791f4
Add items to change log
Mar 21, 2016
30feb0d
version bump
Mar 21, 2016
9fcc30a
Add script to deploy all artefacts
Mar 21, 2016
a887ebb
Merge branch 'release-2.5.0'
Mar 21, 2016
d61830d
Fix failing tests by removing overspecification
Apr 4, 2016
ed397c5
Untabify
Apr 4, 2016
8a9803f
Merge pull request #312 from dirkrombauts/develop
dirkrombauts Apr 4, 2016
af1e4c1
Ensure description of feature is never null, fixes crashes of word an…
danielpullwitt Mar 15, 2016
c82be77
Unit test
danielpullwitt Apr 5, 2016
04a98db
Merge pull request #314 from danielpullwitt/feature/InitializeOnEmpty…
dirkrombauts Apr 6, 2016
f970d35
SpecFlow conformant name mapping
danielpullwitt Apr 6, 2016
ed7658e
Basic comments handling (#311)
ludwigjossieaux Apr 10, 2016
5a8b860
Update Nuget packages (and small fixes) (#310)
dirkrombauts Apr 10, 2016
dbb9b29
Added support for multiple tags when searching (issue #283) (#319)
Apr 11, 2016
9831d23
Use Gherkin 4 parser (#322)
dirkrombauts Apr 12, 2016
3a53525
Use new icon (#323)
dirkrombauts Apr 12, 2016
988404a
Release 2.6.0 (#324)
dirkrombauts Apr 12, 2016
4844294
Release 2.6.0 (#325)
dirkrombauts Apr 12, 2016
1fe5dc5
Update nuget packages (#329)
dirkrombauts Apr 20, 2016
6d5624e
Include a comment (#327)
dirkrombauts Apr 20, 2016
274c6ab
Updating nuget.exe (#331)
dirkrombauts Apr 25, 2016
00f4ee6
Scenarios with special characters (#332)
danielpullwitt Apr 26, 2016
3fd4349
Remove automapper (#333)
dirkrombauts Apr 30, 2016
f44b327
Update nuget packages (#334)
dirkrombauts May 2, 2016
9fa43fc
Update Knockout to 3.4.0 (#335)
dirkrombauts May 4, 2016
fdcc5ca
Make a PR badges (#337)
dirkrombauts May 7, 2016
68af1eb
WIP: Fix: XUnit failed, if multiple TestResults.xml were used (#336)
magicmonty May 9, 2016
bb0c609
Update change log
May 10, 2016
3bb1d15
Version bump (2.6.1)
May 10, 2016
f9521b4
Merge branch 'release-2.6.1' into develop
May 10, 2016
0827444
Merge branch 'release-2.6.1' into master
May 10, 2016
6570b6c
Merge branch 'master' into develop
May 10, 2016
8bcdfa0
Merge branch 'develop'
May 10, 2016
aca9143
Fix bad merge
May 10, 2016
9fa05d7
Merge branch 'develop'
May 10, 2016
9ddbeb9
adapt deployment script to Nuget 3.x
May 10, 2016
34301c5
Merge branch 'master' into develop
May 10, 2016
14b9fcf
Fix build process (#341)
dirkrombauts May 11, 2016
174c62a
Add test harness (#342)
dirkrombauts May 11, 2016
f1f167d
Updated Command line help to reflect all possible TestResult-Formats …
magicmonty May 11, 2016
1e51b8e
Some Examples were not recognized (#343)
magicmonty May 11, 2016
98b36c5
Add new fixes to change log
May 11, 2016
0afbad3
Fix typos and missing link
May 11, 2016
6f2ea80
Version bump (2.6.2)
May 11, 2016
53305e4
Merge branch 'release-2.6.2'
May 11, 2016
09d2580
Merge branch 'release-2.6.2' into develop
May 11, 2016
854b893
Enhancement to support Unix path! (#344)
jboffel May 12, 2016
1d25afe
Release 2.6.3 (#347)
dirkrombauts May 24, 2016
ac6f24d
Release 2.6.3 (#348)
dirkrombauts May 24, 2016
094820d
Add --enableComments Flag to Command Line - Default to True (#346)
ocsurfnut Jun 3, 2016
4d2ff43
Release 2.7.0 (#351)
dirkrombauts Jun 14, 2016
3461674
Release 2.7.0 (#352)
dirkrombauts Jun 14, 2016
915b683
#320 - Scenario Deep Linking - DHTML and HTML Output (#350)
ocsurfnut Jun 20, 2016
0e4d0c7
Release 2.8.0 (#354)
dirkrombauts Jun 29, 2016
b3852c0
Release 2.8.0 (#355)
dirkrombauts Jun 29, 2016
a1781bb
Fixed defect in MSTestElementExtensions where a carriage return in xm…
Jul 29, 2016
928ca1e
Release 2.8.1 (#360)
dirkrombauts Jul 29, 2016
d9171b6
Release 2.8.1 (#361)
dirkrombauts Jul 29, 2016
04242fb
Handle Encoding or Opposite Slash in Feature Paths (#362)
ocsurfnut Aug 16, 2016
ee11747
Use docs directory to publish website (#363)
dirkrombauts Aug 18, 2016
8d27e54
Release 2.8.2 (#364)
dirkrombauts Aug 18, 2016
9ebbd2f
Merge changes for release
Aug 18, 2016
fe6f72a
Delete CNAME as advised by github support
dirkrombauts Aug 27, 2016
4f3fb7b
Create CNAME
dirkrombauts Aug 27, 2016
f131a38
Get rid of ngenerics (#370)
dirkrombauts Sep 16, 2016
b39829d
Compatibility with nunit.console 3.4 and nunit.framework 2.6 (#369)
lars-erik Sep 26, 2016
e2c7f18
Add "NUnit 2 tests run by NUnit 3" to test harness (#371)
dirkrombauts Sep 26, 2016
4193646
Move generation and commit of output to DeployArtifacts (#372)
dirkrombauts Sep 26, 2016
4cf451b
Added test for sorting when generating word docs (#373)
lars-erik Sep 27, 2016
172d7b4
Improve tree (#374)
dirkrombauts Sep 27, 2016
3a4786d
Release 2.8.3 (#377)
dirkrombauts Sep 28, 2016
f7c1cc0
Release 2.8.3 (#376)
dirkrombauts Sep 28, 2016
b2d5f58
Special chars need to be replaced (#375)
thopark Sep 29, 2016
3115b2e
Fix Importing Test Results failure for MsTest (#378)
Oct 5, 2016
098c6c5
Show parser failures and quit with an error (#379)
Sjaaky Oct 7, 2016
1a9fe4a
Release 2.9.0 (#381)
dirkrombauts Oct 7, 2016
d43fe48
Release 2.9.0 (#380)
dirkrombauts Oct 7, 2016
bb3f6fa
Release 2.9.0 (#382)
dirkrombauts Oct 7, 2016
a6b0df3
Move output formatters to their own projects (#384)
dirkrombauts Oct 13, 2016
955de62
Improve markdown handling (#385)
dirkrombauts Oct 14, 2016
deb2048
Culture aware languageprovider (#386)
dirkrombauts Oct 14, 2016
962e858
Update nuget packages (#387)
dirkrombauts Oct 14, 2016
e578456
Create unit test projects for output formatters and improve the organ…
dirkrombauts Oct 17, 2016
6e592d4
Release 2.10.0 (#389)
dirkrombauts Oct 22, 2016
7723bcf
Merge 2.10.0
Oct 22, 2016
5ba57bd
Remove obsolete version of DataStructures
Oct 27, 2016
4fd2f30
Remove obsolete code file
Oct 27, 2016
3ea70b9
Deal with missing elements in CucumberJS (#393)
dirkrombauts Nov 28, 2016
b81a57a
Update nuget (#394)
dirkrombauts Nov 28, 2016
0ce3ded
Fix 356 (#398)
dirkrombauts Nov 29, 2016
8881f20
Changed types of aggregate stats to int instead of byte (#397)
eugene-sea Nov 29, 2016
c00d4d1
Fix ordering of features in generated DHTML by removing now obsolete …
rik-smeets Dec 5, 2016
4a30c2a
Merge Release 2.11.0
Dec 5, 2016
aa53f59
Version 2.11.0
Dec 5, 2016
1762d22
Update release notes for version 2.11.0
Dec 5, 2016
b662249
Fix VsTest Issue (#404)
dirkrombauts Dec 16, 2016
6c73f99
Enable xUnit Test Result Provider to Deal with more than 255 Scenario…
dirkrombauts Dec 16, 2016
a8adfab
Release 2.11.1 (#406)
dirkrombauts Dec 16, 2016
182341f
Merge current state (2.11.1) into master.
Dec 21, 2016
3798ae6
Merge branch 'master' into develop
Dec 21, 2016
ddd1f08
Fixes hiding topnav when printing. (#411)
bliles Jan 17, 2017
5769fa5
Adding Cucumber JSON Documentation Builder (#413)
dgrekov Jan 25, 2017
2336130
Release 2.12.0 (#416)
dirkrombauts Jan 26, 2017
b8d52bf
Push 2.12.0 to master (#418)
dirkrombauts Jan 26, 2017
c7e012a
Silly spelling mistake (#422)
marcusoftnet Feb 3, 2017
8236b96
Fix problem of NUnit 3.6 and truncation (#425)
dirkrombauts Feb 6, 2017
34ae848
Update nuget (#426)
dirkrombauts Feb 7, 2017
9619380
Downgrade ClosedXML to a version that does not seem to have regional …
dirkrombauts Feb 7, 2017
d058e97
Improved Tag Support: Tags in Excel and Tags for Examples Blocks in J…
pleveill Feb 9, 2017
f69771d
Release 2.13.0 (#430)
dirkrombauts Feb 10, 2017
ff4d5dc
Merge branch 'develop'
Feb 10, 2017
3ab6cd6
Feature/add ignore tag (#433)
Wil75 Feb 17, 2017
97c9299
Second try of wildcard support for testresult files (#435)
Autom8edChaos Feb 24, 2017
31533cb
Release 2.14.0 (#437)
dirkrombauts Feb 24, 2017
c73df97
Release 2.14.0 (#438)
dirkrombauts Feb 24, 2017
3f3ba2e
Fix localisation (#440)
dirkrombauts Mar 2, 2017
5fee5ee
Make ExcludeTags available to MSBuild (#444)
dirkrombauts Mar 9, 2017
1585406
Continue loading feature files after parsing errors (#445)
dirkrombauts Mar 9, 2017
9afbffa
Release 2.15.0 (#446)
dirkrombauts Mar 9, 2017
28c862b
Merge branch 'develop'
Mar 9, 2017
e2285d2
Move to NSubstitute and NFluent (#452)
dirkrombauts Apr 6, 2017
1ba54c2
Update nuget (#454)
dirkrombauts Apr 7, 2017
b4a3e18
Update nuget 201704 (#458)
dirkrombauts Apr 24, 2017
4793552
Move NDesk.Options dependency to command line runner (#459)
dirkrombauts May 4, 2017
ea29be5
Encoded files different from default cannot be parsed (#457)
s991116 Jun 3, 2017
56e3be8
Update Nuget Packages (#462)
dirkrombauts Jun 3, 2017
204358e
Show inconclusive results (#463)
dirkrombauts Jun 3, 2017
981202b
Release 2.16.0 (#464)
dirkrombauts Jun 6, 2017
c902938
Release 2.16.0 (#465)
dirkrombauts Jun 6, 2017
a2ad11d
Remove unnecessary backslash conversion in json feature tree (#469)
AntoineTheb Jul 2, 2017
e10b180
Language with hyphen (#479)
dirkrombauts Aug 7, 2017
ee0b676
Update CHANGELOG.md
dirkrombauts Aug 7, 2017
5f85883
Version bump 2.16.1 (#480)
dirkrombauts Aug 7, 2017
55dfd1b
Merge branch 'develop'
Aug 7, 2017
a34f637
Version 2.16.1
Aug 7, 2017
6bb581d
Pickles is unable to deal with Danish characters (#477)
s991116 Aug 10, 2017
919cf5d
Version 2.16.2
Aug 13, 2017
4976845
Version 2.16.2 (#483)
dirkrombauts Aug 13, 2017
331cd88
Fixed ExcludeTags Typo In MSBuild targets (#487)
nachereshata Sep 28, 2017
811b76d
Fix 485 (#488)
dirkrombauts Sep 28, 2017
44c97f2
Update nunit (#491)
dirkrombauts Oct 11, 2017
396e36c
Update n-fluent (#492)
dirkrombauts Oct 11, 2017
6f384f9
Replace nuget.exe (#495)
dirkrombauts Oct 27, 2017
290f58c
Error handling for Markdown parsing exceptions (#497)
joebuschmann Nov 5, 2017
c298e37
Release 2.17.0 (#498)
dirkrombauts Nov 6, 2017
91a1969
Version 2.17.0
Nov 6, 2017
4f17109
Version 2.17.0
Nov 6, 2017
a5498e5
Adapt to new requirements of chocolatey
Dec 4, 2017
c9a75a0
Dhtml reports and Scenario outline support (#502)
DominikBaran Jan 26, 2018
ae88a30
Cache the feature scan results (#503)
tlecomte Jan 28, 2018
1c160f2
Improve JSONDocumentationBuilder performance (#504)
tlecomte Jan 29, 2018
a64ce1a
Improve FeatureParser performance (#505)
tlecomte Jan 30, 2018
9ecbfdb
Version 2.18.0
Feb 2, 2018
cbc2dc8
Merge branch 'develop'
Feb 2, 2018
4fcd652
Update nuget (#511)
dirkrombauts Mar 12, 2018
b5304a4
More robust scenario outline example mapping by using code from SpecF…
dirkrombauts Apr 19, 2018
e170a57
Only Example have TableData with results (#515)
spacehole1 Apr 19, 2018
36e0b34
Release 2.18.1 (#520)
dirkrombauts Apr 20, 2018
59ffd41
Version 2.18.1
Apr 20, 2018
8c80930
Nuget updates and chocolatey problems (#526)
dirkrombauts Apr 28, 2018
9816dfa
Verson 2.18.2
Apr 28, 2018
a3b7458
Remove Technical tags from Living documentation (#516)
spacehole1 Jun 15, 2018
47e7989
Scenario Outline special characters workaround. (#509)
DominikBaran Jun 15, 2018
09b8f97
Fix example matching for VSTest (#528)
jvandertil Jun 15, 2018
552e9c0
Ignore feature file if all scenarios excluded (#529)
janosmagyar Jun 18, 2018
b16557b
Remove duplication of help texts (#531)
janosmagyar Jun 19, 2018
db2b439
Consolidate nuget package versions of Newtonsoft.Json and System.Valu…
janosmagyar Jun 19, 2018
e0008bf
Remove duplication from WhenResolvingTestResults (#533)
janosmagyar Jun 19, 2018
7b433c3
Removing duplication from "--test-results-format" and "-trfmt" argume…
janosmagyar Jun 21, 2018
568b37b
Removing duplication from WhenResolvingADocumentationBuilder (#535)
janosmagyar Jun 28, 2018
fde1c2f
Release 2.19.0 (#537)
dirkrombauts Jul 20, 2018
b072d7a
Version 2.19.0
Jul 20, 2018
6dabded
featureSearch.js: deleted hardcoded Index.html filename (#541)
szaliszali Aug 27, 2018
63e5953
Use PowerShell to create test results, also fixing the issue where th…
rik-smeets Sep 4, 2018
b0475ee
Fix #548: Exception in XUnit2ScenarioOutlineExampleMatcher (#549)
magicmonty Oct 7, 2018
f078a8a
DHTML version should not show inconclusive when no test results are p…
dirkrombauts Oct 7, 2018
efb1c37
Pickles GUI: Generate equivalent PowerShell or Windows Console comman…
magicmonty Oct 8, 2018
375e362
Release 2.20.0 (#550)
dirkrombauts Oct 9, 2018
42d3909
Version 2.20.0
dirkrombauts Oct 9, 2018
2f1a0f0
Initialize WasProvided (#555)
dirkrombauts Oct 17, 2018
15b9fb1
Release 2.20.1 (#556)
dirkrombauts Oct 18, 2018
4346ea4
Version 2.20.1
dirkrombauts Oct 18, 2018
57574a2
add missing HideTags parameter in Pickles.MSBuild.targets (#563)
spacehole1 Nov 11, 2018
8bbc42d
Made .pre class in DHTM style a monospaced font (#565)
magicmonty Dec 13, 2018
c6e19b5
Invalid comparison #560 (#566)
baronKilljoy Jan 10, 2019
ee76c2e
Add an chart per test kind to the overview in the DHTML view (#567)
dirkrombauts Jan 15, 2019
848cfae
Adding the section about passing on the church
dirkrombauts Jul 24, 2019
579b5fe
Improve performance of VS Test results file parsing (#586)
tlecomte Jun 19, 2020
6f8c061
Fix matching of scenario outline with duplicate values with VsTest (#…
rik-smeets Jul 3, 2020
1d17d04
Feature/markdown output (#557)
darrencomeau Jul 3, 2020
65a7a5f
Polish some items (#588)
dirkrombauts Jul 14, 2020
335a584
Version 2.21.0 (#589)
dirkrombauts Jul 14, 2020
263cfc9
Version 2.21.0
dirkrombauts Jul 14, 2020
aeda422
Fix merge issue
dirkrombauts Jul 14, 2020
5de116c
Merge branch 'master' into develop
dirkrombauts Jul 14, 2020
eddf1bc
Announce that Pickles will continue
dirkrombauts Dec 16, 2020
6b84396
Fix for extra header cell in html output
Feb 25, 2021
900c410
Version 2.21.1
Mar 8, 2021
250e82b
Release 2.3.3 (#603)
ericcmmi Mar 12, 2021
6e26825
Add build.yml (#604)
ericcmmi Mar 17, 2021
0560931
Add GitHub actions (#605)
ericcmmi Mar 17, 2021
d169719
Update build.yml
ericcmmi Mar 17, 2021
9a5b535
Update build.yml
ericcmmi Mar 17, 2021
8923236
Update build.yml
ericcmmi Mar 17, 2021
a902930
Update build.yml
ericcmmi Mar 17, 2021
2cc089f
Update build.yml (#606)
ericcmmi Mar 17, 2021
7793b4e
Added NUnit3TestAdapter to run tests inside VS2019 (#610)
ericcmmi May 13, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
root = true

[*]
end_of_line = CRLF
indent_style = space
trim_trailing_whitespace = true
indent_size = 4

[*.csproj]
indent_style = space
indent_size = 2

[*.resx]
indent_style = space
indent_size = 2
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
# Set default behaviour to automatically normalize line endings.
* text=auto
35 changes: 35 additions & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
name: build-pickles
on:
push:
branches:
- release/*
jobs:
build:
runs-on: windows-latest

steps:
- uses: actions/checkout@v1
name: Checkout Code

- name: Setup NuGet
uses: NuGet/[email protected]
#with:
# NuGet API Key to configure.
#nuget-api-key: # optional
# Source to scope the NuGet API Key to.
#nuget-api-key-source: # optional

- name: Restore NuGet Packages
run: nuget restore src\pickles\pickles.sln

- name: Run build
run: build.bat

#- name: Build and Publish Web App
# run: C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\MSBuild\Current\Bin\msbuild SimpleFrameworkApp.sln /p:Configuration=Release /p:DeployOnBuild=true /p:PublishProfile=FolderProfile

#- name: Upload Artifact
# uses: actions/[email protected]
# with:
# name: published_webapp
# path: bin\Release\Publish
46 changes: 42 additions & 4 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
*.DS_Store

#Visual Studio files
.vs
*.[Oo]bj
*.user
*.aps
Expand Down Expand Up @@ -30,14 +31,23 @@ obj/
[Dd]ebug*/
[Rr]elease*/
Ankh.NoLoad
.vscode/

#MonoDevelop files
*.userprefs
*.pidb
*~

#Webstorm files
.idea/

#Tooling
_ReSharper*/
*.resharper

.fake/

#Project files
[Bb]uild/
[Bb]uild/*

#Subversion files
.svn
Expand All @@ -46,18 +56,46 @@ _ReSharper*/
~$*

#NuGet
packages/

#build artifacts
deploy/
reports/
merged/
test/
Documentation-*/
#Output/

#nCrunch files
*.crunchproject.local.xml
*.crunchsolution.local.xml

#nuget stuff
*.nupkg
src/Pickles/Pickles.1.2.dotCover
src/Pickles/packages/
src/Pickles/Pickles.1.2.dotCover

#TestRunner stuff
src/Pickles/TestResults/
src/Pickles/PrecompiledWeb/
.merge_file_*


# FAKE stuff
packages/FAKE/
packages/Chocolatey/
packages/NUnit.ConsoleRunner/

# Fody
!src/Pickles/packages/Fody*/build/*
src/Pickles/.vs/config/applicationhost.config
src/Pickles/Pickles/PortabilityAnalysis.html
src/Pickles/.vs/config/applicationhost.config
TestResult.xml

# test harness
test-harness/packages/
node_modules/

#include output docs
!docs/Output/
src/Pickles/.vs/config/applicationhost.config
Loading