- 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.
推薦閱讀
- ASP.NET Web API:Build RESTful web applications and services on the .NET framework
- ExtGWT Rich Internet Application Cookbook
- Design Principles for Process:driven Architectures Using Oracle BPM and SOA Suite 12c
- Practical Data Science Cookbook(Second Edition)
- 自制編程語言
- 從Excel到Python:用Python輕松處理Excel數(shù)據(jù)(第2版)
- C語言程序設(shè)計(jì)上機(jī)指導(dǎo)與習(xí)題解答(第2版)
- The Professional ScrumMaster’s Handbook
- App Inventor創(chuàng)意趣味編程進(jìn)階
- OpenCV with Python By Example
- Clojure for Machine Learning
- Java編程從入門到精通
- Oracle實(shí)用教程
- 并行編程方法與優(yōu)化實(shí)踐
- Go語言從入門到精通