|
|
|
|
|
by belorn
2103 days ago
|
|
When I discuss test driver development with a friend we often end up talking about the definition of a unit, what inherently defines a programming type, constraint, system tests, what it mean to allow a test drive the development, a class vs function vs data, exploratory programming, what should be tested vs not tested, if refactoring is likely or unlikely once we have a initial version running in production, what they think when using the word test vs what test might mean for me, and a bunch of side topics maybe related to programming. Collaboration is hard even when two persons are paid to work for a common goal. An encyclopedia also encourage such debate over word definitions, and its only over the medium of writing, so it can very easy fall into arguments over words rather than productive collaboration that produce a working article. When that happen the easiest way out is to follow two rules: the assumption of good faith and an almost robotic approach to using what the majority of sources is using. It is not without reason why most of the issues in Wikipedia comes down to conflict resolution. |
|