We present the following principles:
ThoughtShapes will present an introduction to Subversion. Topics include version control overview, Subversion installation and configuration, Subversion use-cases (for developers). Given time we will look at the new repository mirroring tool: svnsync. The overview, with references, is attached. Command-line scripts to speed adding and committing are also attached.
This the first of five sessions will introduce many principles and practices of test driven development. The primary outcome for this session is to reveal how to ensure full test coverage and understand the incredible value that provides any project.
Update: The C# solution from this session as well as a Java version have been attached below.
In the next session(s) we will be focusing on how to make one’s tests database independent. This includes two primary goals: