mVermaat / Crm.Specflow

D365 Extension for SpecFlow allows you to automatically test your Dynamics 365 CE implementation. It provides a broad set of SpecFlow steps to help you create your scripts very rapidly. It leverages the EasyRepro library from Microsoft for the User Interface related tests.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NuGet package will always be built, even on pull requests

mVermaat opened this issue · comments

When using the nuget build pipeline, the nuget package creates a prerelease version. Even for pull requests. It should only build on branches. Secondary the nuget version must include the branch name for identification