Archives
-
Context Sensitive Config Files
M. Keith Warren was asking for an enhancement to the web.config to look like:
-
Is FIT Testing Useful?
A question came up yesterday as I was explaining the virtues of FIT to the development team (see my previous entry).
-
Playing with FIT
Spend a few odd hours over the last week integrating the ability to run FIT tests into our wiki. Generally everthing worked well except I was having trouble figuring how to bring the wiki pages that described the tests together with the code that actually got tested with the framework that brings them together.
-
Do You Model?
An interesting discussion with a co-worker today related to the release of Together.NET. We were discussing why we weren't really interested and realized that neither of us thought about code in UML. Rather we thought about code as components with services. Personally I used to think about code in UML, but about 3 years ago I just kind of stopped.
-
Technical Debt
Martin Fowler wrote a post about technical debt that struck a nerve we me and others.
-
Vault NAnt Tasks
Brian Schkerke, Ryan Duffield, Robert Hurlbut and I put together a project to add Vault support to NAnt at http://vaulttasks.sscli.net/. Eric Sink was kind enough to provide a Vault server,
but it dosen't allow public access. All the necessary commands necessary for integrating Vault into Draco are provided. Thanks to several of my developers for working on these tasks.