Skip to content

Commit

Permalink
Set up CI with Azure Pipelines
Browse files Browse the repository at this point in the history
[skip ci]
  • Loading branch information
SabotageAndi committed Nov 28, 2019
1 parent 59a5731 commit ac64909
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions azure-pipelines.yml
@@ -0,0 +1,10 @@
pool:
vmImage: 'windows-latest'

steps:
- task: SpecFlowPlus@0
inputs:
projectFilePath: '$(Build.SourcesDirectory)/ASP.NET-MVC/BookShop/BookShop.AcceptanceTests/Features'
projectName: 'BookShop'
projectLanguage: 'en'
workItemPrefix: 'WI'

0 comments on commit ac64909

Please sign in to comment.