Coding Grounds
Compilation of different programming projects I amuse myself with.
Showing posts with label
Azure Devops
.
Show all posts
Showing posts with label
Azure Devops
.
Show all posts
Wednesday, 24 November 2021
Scanning solutions for NUnit test adapter via Powershell
›
Checking that we have added test adapter for NUnit so that our tests in Azure Devops are run A challenge with running tests inside Powersh...
Sunday, 5 April 2020
Deploying an SQL Express database in Azure Devops pipeline with YAML and generating and updating the database with migrate scripts using EF Core Code First tools
›
Here a full example of how I achieved running Integration tests using Sql Express in Azure Devops. I had to use the YAML based pipelines s...
3 comments:
›
Home
View web version