Git Product home page Git Product logo

docs's People

Contributors

autom8edchaos avatar dialex avatar dirkrombauts avatar ericcmmi avatar laribee avatar marcusoftnet avatar riges avatar samjongenelen avatar stevebanik-ndsc avatar wil75 avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

docs's Issues

pickles.exe can't take path with spaces from cmd

You can't provide any path (output, feature or xml) if there is spaces in it. You also can't escape it but putting it in quotes like you usually do with running program from command prompt.

Access to path is denied for writing feature.*

Hey everyone, I'm on my work laptop and trying to execute the initial setup for pickles. However, I'm sure there is some security policy preventing the command to execute:

Something went wrong during generation: System.UnauthorizedAccessException: Access to the path 'C:\pathtofeatures\features.docx' is denied.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy, Boolean useLongPath, Boolean checkHost)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize)
at System.IO.Abstractions.FileWrapper.Create(String path)
at PicklesDoc.Pickles.DocumentationBuilders.Word.WordDocumentationBuilder.Build(Tree features)
at PicklesDoc.Pickles.Runner.Run(IContainer container) Access to the path 'C:\GeneratedDocs\features.docx' is denied.
Pickles did not complete successfully Access to the path 'C:\pathtofeatures\features.docx' is denied.

Is there any other way to execute to generate these files?

Package 'Pickles.CommandLine 3.0.1' has a package type 'DotnetTool' that is not supported by project

I am getting the following error while trying to install Pickles from Visual Studio NuGet Package.

Attempting to gather dependency information for package 'Pickles.CommandLine.3.0.1' with respect to project 'Test\Project.IntegrationTest', targeting '.NETFramework,Version=v4.7.2'
Gathering dependency information took 1.7 sec
Attempting to resolve dependencies for package 'Pickles.CommandLine.3.0.1' with DependencyBehavior 'Lowest'
Resolving dependency information took 0 ms
Resolving actions to install package 'Pickles.CommandLine.3.0.1'
Resolved actions to install package 'Pickles.CommandLine.3.0.1'
  GET https://api.nuget.org/v3-flatcontainer/pickles.commandline/3.0.1/pickles.commandline.3.0.1.nupkg
  OK https://api.nuget.org/v3-flatcontainer/pickles.commandline/3.0.1/pickles.commandline.3.0.1.nupkg 1168ms
Installed Pickles.CommandLine 3.0.1 from https://api.nuget.org/v3/index.json with content hash skIVULhw0w8iuQ0XKZOistw983YTlUbKGGtGTDPs4P6RFVfyAlV1vuPm2afJMkA72bRWkHIkWZRYQpzdT+V5tA==.
Install failed. Rolling back...
Package 'Pickles.CommandLine.3.0.1' does not exist in project 'Project.IntegrationTest'
Package 'Pickles.CommandLine.3.0.1' does not exist in folder 'ProjectPath\packages'
Executing nuget actions took 8.49 sec
Package 'Pickles.CommandLine 3.0.1' has a package type 'DotnetTool' that is not supported by project 'Test\Project.IntegrationTest'.
Time Elapsed: 00:00:11.4794661

got a request for a Search box

I realize that it is all static html, so it is not trivial to do this w/o a whole lot of javascript. Has anyone done this?

"Integrating Test Results From SpecRun" guide appears to have missing parts

This page appears to have a missing code block at this point:

  • Still in ReportTemplate.cshtml, add this fragment before the closing /body element:

The missing code is commented out in the page source however editing and adding it to the report file causes an exception.

Is there a way to make the SpecRun integration work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.