The higher your test coverage, the more flexible and bug-resistant your code will be, and the less time you’ll spend debugging hot fixes in production.
测试覆盖率越高,代码就越灵活,生产中调试修补程序所花费的时间就越少。
//TODO
用Postman做接口测试
原文:https://www.cnblogs.com/AbelZone/p/10050142.html