- 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.
推薦閱讀
- iOS Game Programming Cookbook
- 三維圖形化C++趣味編程
- Learning Python Design Patterns
- C語言程序設計同步訓練與上機指導(第三版)
- PHP 7+MySQL 8動態網站開發從入門到精通(視頻教學版)
- Java EE 8 Application Development
- Java系統化項目開發教程
- 常用工具軟件立體化教程(微課版)
- Python 3 數據分析與機器學習實戰
- Python 3快速入門與實戰
- Python編程快速上手2
- 虛擬現實建模與編程(SketchUp+OSG開發技術)
- MongoDB Administrator’s Guide
- Beginning C# 7 Hands-On:The Core Language
- 計算機程序的構造和解釋(JavaScript版)