项目作者: Unthrottled

项目描述 :
Example code base created using test driven development.
高级语言: Java
项目地址: git://github.com/Unthrottled/hdd.git
创建时间: 2018-01-21T18:06:42Z
项目社区:https://github.com/Unthrottled/hdd

开源协议:MIT License

下载


Hydration Driven Development

Test Driven Development (TDD) is a highly powerful tool to: construct well written, maintainable, and correct code.
However, there seems to be a missing step that makes TDD appear to be less approachable.
Hopefully, this post will be able to make TDD more appealing and explain the real value behind the methodology.
In addition, we will learn how to make a refreshing glass of water.

This is the code sample from the blog post:

HERE!