Mark Turner
Mark Turner
Running the tests using **Invoke-Pester** rather than using the route via the OneBuild.bat gives me two failures, one for getting the latest nuget.exe path and one for the latest nunit...
If you are using Gitflow and trying to use a tool like GitVersion to generate the numbers, passing in the **major** and **minor** would be useful to avoid having to...
Added functionality to output TeamCity system message to provide location of test result files. This is following the convention for other TeamCity messages and can be switched on/off via a...
I think it would be pretty good to make use of the nuget feature to generate nuspec files and pack them based off a csproj. Atm I have to roll-my-own...