- 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.
推薦閱讀
- Practical Data Analysis Cookbook
- Java應用開發與實踐
- Python Tools for Visual Studio
- HTML5 and CSS3 Transition,Transformation,and Animation
- Scientific Computing with Scala
- Elasticsearch Server(Third Edition)
- SQL基礎教程(第2版)
- Bootstrap 4 Cookbook
- 零基礎Java學習筆記
- Mastering Linux Security and Hardening
- Statistical Application Development with R and Python(Second Edition)
- Spring Security Essentials
- Solr權威指南(下卷)
- LibGDX Game Development By Example
- C++標準庫(第2版)