- RSpec Essentials
- Mani Tadayon
- 93字
- 2021-07-09 19:33:37
Summary
In this chapter, we have introduced the potential benefits and costs of automated testing, with a focus on the concept of testability, which we defined as the degree to which a system can be verified to work as expected. We learned about the importance of maintaining a positive balance between the benefits of testing and the cost of creating and maintaining tests. We then wrote a couple of simple unit tests and ran them with RSpec. Finally, we looked at different approaches to automated testing, from unit tests to TDD and BDD.
推薦閱讀
- Python 3.7網絡爬蟲快速入門
- Java 9 Concurrency Cookbook(Second Edition)
- Linux C/C++服務器開發實踐
- Visual FoxPro程序設計教程
- Learning ArcGIS Pro 2
- Redis Essentials
- 你不知道的JavaScript(中卷)
- Gradle for Android
- Access 2010數據庫應用技術(第2版)
- Julia for Data Science
- Node.js 12實戰
- Raspberry Pi Robotic Blueprints
- Oracle數據庫編程經典300例
- Clojure Polymorphism
- 深度實踐KVM:核心技術、管理運維、性能優化與項目實施