Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add test driven development practice #2

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

canmor
Copy link
Member

@canmor canmor commented Mar 26, 2021

No description provided.

Copy link
Member

@superxcgm superxcgm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这个项目为CppAEP,但是从这个提交来看,仅包含了TDD的一些理论,而没有结合Cpp。希望能够结合Cpp,讲讲Cpp在TDD过程中,可能会遇到什么样的问题,一般都使用什么工具。

@canmor
Copy link
Member Author

canmor commented Mar 29, 2021

这个项目为CppAEP,但是从这个提交来看,仅包含了TDD的一些理论,而没有结合Cpp。希望能够结合Cpp,讲讲Cpp在TDD过程中,可能会遇到什么样的问题,一般都使用什么工具。

Practice (术)一般只描述理论及一些通用性的方法,不会涉及具体的技巧及工具。

当然,具体的C++的应用TDD的技巧也很重要,而这些会被拆解到 Techniques (器)篇中,《演进全图》中有不少与 TDD 相关的Techniques课题(识别出来的用虚线关联),后续梳理出来后,会在对应的 Practice 里追加相关的关联信息及链接。

@canmor canmor requested a review from superxcgm April 7, 2021 02:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants