Headline: All the modern software development practices really do make significant business impact. Contents Automated Testing Disclaimer: As usual, there is not information in this series that would be considered proprietary information for C&C Reservoirs. This is the overview and index for a series on software development practices the team I’m leading has been using […]
Posts Tagged ‘Best Practices’
Unicorn Series Overview
Filed under: Technology, Work | Tags: Agile, ASP.NET, Best Practices, Cloud, Quality, TDD, Unit Testing, VIsual Studio 2017
What’s Your Quality Bar?
Filed under: Technology | Tags: Best Practices, Quality, Visual Studio
I put “New Horizontal Tab Group”, “Run Code Analysis on Solution” , and “Analyze Code Coverage for All Tests” on a Visual Studio Toolbar called “Quality”. Before you check-in The steps before checking in code should be: Get Latest Version Build Run Code Analysis on Solution Analyzed Code Coverage for All Tests Most advice as […]