Add test driven development practice#2
Open
canmor wants to merge 2 commits into
Open
Conversation
superxcgm
reviewed
Mar 29, 2021
superxcgm
left a comment
There was a problem hiding this comment.
这个项目为CppAEP,但是从这个提交来看,仅包含了TDD的一些理论,而没有结合Cpp。希望能够结合Cpp,讲讲Cpp在TDD过程中,可能会遇到什么样的问题,一般都使用什么工具。
Member
Author
Practice (术)一般只描述理论及一些通用性的方法,不会涉及具体的技巧及工具。 当然,具体的C++的应用TDD的技巧也很重要,而这些会被拆解到 Techniques (器)篇中,《演进全图》中有不少与 TDD 相关的Techniques课题(识别出来的用虚线关联),后续梳理出来后,会在对应的 Practice 里追加相关的关联信息及链接。 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.