- C# and .NET Core Test Driven Development
- Ayobami Adewole
- 90字
- 2021-06-25 22:00:28
Why test-driven development?
Each time I enter a discussion with folks not practicing test-driven development, they mostly have one thing in common, which is that it consumes time and resources and it does not really give a return on investment. I usually reply to them by asking which is better, detecting bugs and potential bottlenecks and fixing them while the application is being developed or hotfixing bugs when the application is in production? Test-driven development will save you a lot of problems and ensure you produce robust and issue-free applications.
推薦閱讀
- Unity 2020 By Example
- Java 9 Concurrency Cookbook(Second Edition)
- PostgreSQL for Data Architects
- 程序員數學:用Python學透線性代數和微積分
- Java 9 Programming Blueprints
- Learning SQLite for iOS
- PostgreSQL 11從入門到精通(視頻教學版)
- C語言程序設計學習指導與習題解答
- Java面向對象程序設計
- 區塊鏈技術進階與實戰(第2版)
- Statistical Application Development with R and Python(Second Edition)
- Hands-On Full Stack Development with Spring Boot 2.0 and React
- 零基礎學Python編程(少兒趣味版)
- Cocos2d-x by Example:Beginner's Guide(Second Edition)
- 會當凌絕頂:Java開發修行實錄