Posted by: globbe on: January 31, 2009
After listening once to Milord by Edith Piaf, she suddenly humms the refrain… … ??
Posted by: globbe on: January 12, 2009
Here’s a little gem.
Most people like to keep their unit test assemblies and code separate from the code being tested (maintainability is such a nice thing). This however raises the issue of how to write tests for methods and classes that are marked internal.
Lots of different approaches exist, such as editing the *.csproj file by [...]
Posted by: globbe on: January 12, 2009
Here’s a list of links to the free tools in my current Development Environment (in no particular order):
Testing:
NUnit
RowTest Extension for NUnit
Gallio / MBUnit
csUnit
TestDriven.net
Versioning
Subversion
TortoiseSVN
SlikSVN
Integration / Build
CruiseControl.net
msbuild
nant
Mocking
TypeMock
Metrics / Profiling
Studio Tools (ExactMagic)
CLRProfiler
SourceMonitor
Documentation
doxygen
Analysis / Visualization
dxCore
Snoop
Mole
SequenceViz
Reflector
FxCop
Use them, they’re good :)
Posted by: globbe on: January 12, 2009
Ok, so I pulled the previous post on Windows 7 since it didn’t really make much sense. Instead I will write up a little review of my experience setting it up and running it, when time so permits.
In the mean time, let me just say that I am impressed and pleased with the whole experience [...]
Recent Comments