|
|
- Articles from our presentations at Agile 2009:
From CMMI and isolation to Scrum, Agile, Lean and Collaboration
Agile Collaborative Contracts
Slides:
Agile Collaborative Contracts
BestBrains got a question the other day about which bug tracking system we would recommend? After some discussion, I concluded that I wouldn't recommend any at all. Because I believe bugs shouldn't be tracked.
Have you ever faced the problem of writing unit tests which relies on textual test data? This is a classic issue where you usually end up putting the test data in a string variable or in an external file, depending on the amount of text. Neither of these options are particularly elegant. In this article however, we will show you how we came up with a more developer-friendly approach.
|