- Mastering React Test:Driven Development
- Daniel Irvine
- 67字
- 2021-06-24 14:45:05
Manually testing our changes
The Git tag for this section is entrypoint.
The words manual testing should strike fear into the heart of every TDDer. Manual testing takes up so much time. I usually avoid it if I can. That being said, even if we wanted to manually test, we couldn't as we can't yet run our app. To do that, we'll need to add an entrypoint.
推薦閱讀
- Learning Bayesian Models with R
- HBase從入門到實戰
- SQL語言從入門到精通
- 前端架構:從入門到微前端
- Essential Angular
- EPLAN實戰設計
- The Complete Coding Interview Guide in Java
- 代替VBA!用Python輕松實現Excel編程
- OpenCV 3 Blueprints
- IDA Pro權威指南(第2版)
- Extending Unity with Editor Scripting
- 精通Spring:Java Web開發與Spring Boot高級功能
- Java 9 with JShell
- JSP應用與開發技術(第3版)
- Practical Time Series Analysis