Maarten Balliauw 3/26/2013

Running unit tests when deploying ASP.NET to Windows Azure Web Sites

Read Original

This technical article explains how to customize the build and deployment process for ASP.NET applications on Windows Azure Web Sites. It details using a .deployment file and custom scripts (like batch files) to control deployment steps, including compiling code and running unit tests. It covers environment variables and tools like azure-cli for generating deployment scripts.

Running unit tests when deploying ASP.NET to Windows Azure Web Sites

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week