"Automation, automation, automation." Those were and are Tony Blair's priorities for keeping open source projects well maintained.
Deploying from ASP.Net MVC to GitHub Pages using AppVeyor part 2
· 5 min read
"Automation, automation, automation." Those were and are Tony Blair's priorities for keeping open source projects well maintained.
Do you like to separate out your unit tests from the project you are testing? I imagine so. My own practice when creating a new project in Visual Studio is to create a separate unit test project alongside whose responsibility is to house unit tests for that new project.