- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 66字
- 2021-06-25 22:00:30
Principles of TDD
The practice of TDD helps with the design of clean code and serves as a buffer against regression in a large code base. It allows developers to determine easily whether newly implemented features have broken other features that were previously working through the instant feedback obtainable when the tests are run. The working principles of TDD are explained in the following diagram:

推薦閱讀
- 企業級Java EE架構設計精深實踐
- Mastering Selenium WebDriver
- 編寫高質量代碼:改善Python程序的91個建議
- Banana Pi Cookbook
- 零基礎趣學C語言
- SQL Server 2008 R2數據庫技術及應用(第3版)
- 網絡數據采集技術:Java網絡爬蟲實戰
- 零基礎學Scratch 3.0編程
- Android移動應用開發項目教程
- Clojure Polymorphism
- PostgreSQL Developer's Guide
- React.js實戰
- Practical Responsive Typography
- Python深度學習與項目實戰
- JavaScript前端開發程序設計教程(微課版)