- Continuous Integration,Delivery,and Deployment
- Sander Rossel
- 68字
- 2021-07-02 15:42:09
Software quality
That brings us to the point of software quality. If a build on your CI server succeeds, it should guarantee a certain level of software quality. I'm not talking perfect software that is bug-free all of the time, but software that's well tested and checked for best practices. Numerous types of tests exists, but we will only look at a few of them in this book.
推薦閱讀
- HTML5+CSS3王者歸來
- 測試驅動開發:入門、實戰與進階
- Hands-On Data Structures and Algorithms with JavaScript
- Java應用開發與實踐
- Programming ArcGIS 10.1 with Python Cookbook
- Hadoop+Spark大數據分析實戰
- Python編程實戰
- PHP從入門到精通(第4版)(軟件開發視頻大講堂)
- Python語言實用教程
- Julia 1.0 Programming Complete Reference Guide
- Machine Learning for Developers
- Vue.js光速入門及企業項目開發實戰
- Mastering Apache Camel
- Java EE程序設計與開發實踐教程
- Linux Networking Cookbook