From bcfa0b291a642279a7c18599588b222235ba1983 Mon Sep 17 00:00:00 2001 From: Dirk Rombauts Date: Wed, 4 Jun 2014 10:14:35 +0200 Subject: [PATCH 01/42] Add appveyor build badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fd82e982..28fada1b0 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ Introduction ============ -![Build Status](https://www.myget.org/BuildSource/Badge/pickles?identifier=ef7c6ed5-3845-4524-96dd-ad39d6da9a3c, "Build Status") +[![Build status](https://ci.appveyor.com/api/projects/status/rqt59hq1m2jt2a5v)](https://ci.appveyor.com/project/dirkrombauts/pickles-715) Pickles is an open source living documentation generator that works on feature files written in the Gherkin language, popularized in tools like Cucumber and SpecFlow. Pickles can be incorporated into your build process to produce living documenation in a format that is more accessible to your clients. Gherkin language files are written in plain text and stored in your source folder. This can make them inaccessible to clients who may not know how to work with source control or who are not interested in seeing all of the source code, just the features. From 055a390a20329430c1dd680bf64605659030da1c Mon Sep 17 00:00:00 2001 From: Tom Davis Date: Fri, 6 Jun 2014 22:16:39 +0100 Subject: [PATCH 02/42] Added SUT name, SUT version and pickled on date to DHTML report. Changed time part of pickled on date in HTML report to use 24 hour clock. --- src/Pickles/Pickles.BaseDhtmlFiles/Index.html | 16 +- .../Pickles.BaseDhtmlFiles/css/styles.css | 5 + .../Pickles.BaseDhtmlFiles/pickledFeatures.js | 4461 +++++++++-------- ...a_info_and_test_result_in_mstest_format.cs | 41 +- .../HTML/HtmlFooterFormatter.cs | 2 +- .../JSON/JSONDocumentationBuilder.cs | 15 +- .../Pickles/Properties/Resources.Designer.cs | 2 +- .../Resources/Pickles.BaseDhtmlFiles.zip | Bin 162013 -> 163044 bytes 8 files changed, 2293 insertions(+), 2249 deletions(-) diff --git a/src/Pickles/Pickles.BaseDhtmlFiles/Index.html b/src/Pickles/Pickles.BaseDhtmlFiles/Index.html index 08a71eef9..d439bbe2b 100644 --- a/src/Pickles/Pickles.BaseDhtmlFiles/Index.html +++ b/src/Pickles/Pickles.BaseDhtmlFiles/Index.html @@ -75,7 +75,7 @@