- Plone 3 Products Development Cookbook
- Juan Pablo Gimenez Marcos F.Romero
- 182字
- 2021-08-06 17:06:01
Introduction
After working with the same development environment (Plone in our case) for a while, we tend to get more confident in our code. It's natural to believe that the more I know about something, the more I can do something similar correctly the first time I try it. Paradoxically, this is a mistake in programming, as it will lead to more mistakes.
During development, automated testing is the key practice we should keep as a continuous process of evolution to prevent these errors. It allows us to write testing code that can be run automatically after every code change in order to verify the consistency and correctness of those changes.
In the following sections, we'll introduce some core concepts of testing and create some rather straightforward examples to demonstrate all the tests we'll add to our products in further chapters:
- Unit tests
- Integration tests
- Functional tests.
The following glossary contains a short explanation of basic testing notions.
- RAW攝影后期從入門到精通:Photoshop+Lightroom雙修精解
- AJAX and PHP: Building Modern Web Applications 2nd Edition
- Moodle JavaScript Cookbook
- ASP.NET jQuery Cookbook
- 3dsMax 2018動畫制作基礎教程(第4版)
- Premiere Pro短視頻剪輯零基礎一本通
- Oracle Fusion Middleware Patterns
- 邊做邊學:Illustrator CS6平面設計案例教程(微課版)
- Photoshop CS6平面設計實戰從入門到精通(經典暢銷版)
- 科技繪圖/科研論文圖/論文配圖設計與創作自學手冊:科研動畫篇
- Illustrator平面設計應用教程
- 零基礎學Procreate萌物繪
- Photoshop CC圖形圖像處理實戰教程(微課版)
- 攝影師的后期課:Lightroom后期技法篇
- Altium Designer18電路板設計入門與提高實戰