philzhou

导航

2012年9月25日 #

Continuous Integration

摘要: Old ProcessCheck out the needed source files from your source code repository.Make changes to the code.Click Build on the Visual Studio menu, and hope everything compiles.Go back to step 2. You did get compile errors, didn’t you?Run unit tests, and hope everything is green. We hope you’re running un 阅读全文

posted @ 2012-09-25 23:19 philzhou 阅读(460) 评论(0) 推荐(0) 编辑