When coding with the pull form, you can simply take a sample of the desired output, add it to a top-level template.
当用拉形式编码时,只要采用期望的输出样本,将其添加到顶级模板。
3
TDD is a style of coding where the desired behavior or specification is written first in the form of an executable example (typically as a JUnit test case).