Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

vamsitp/spexdocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

SpecFlow (Features) sync to Azure DevOps (TestCases)

USAGE

spex<curr-dir/bdd-project-folder-path>


REFER TO: DOCS

Test using Azure DevOps Demo Generator


INSTALLATION

PRE-REQ: .NET Core SDK

dotnet tool install -g --no-cache --ignore-failed-sources spex
dotnet tool update -g --no-cache --ignore-failed-sources spex
dotnet tool uninstall -g spex

If the Tool is not accessible post installation, add %USERPROFILE%\.dotnet\tools to the PATH env-var.

If you get an error stating Failed to create shell shim for tool 'spex': Command 'spex' conflicts with an existing command from another tool, run: del %USERPROFILE%\.dotnet\tools\spex.exe

About

Docs for Spex

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published