Continuation of unit testing the Metric Dashboard.
Debugging via Unit Tests
Sometimes, it is necessary to debug our code from our unit tests. Having the unit [...]
Continuation of unit testing the Metric Dashboard.
Watching for new files
The Dashboard listens to the test result folder for new files. As this is done in [...]
This is a continuation of the unit testing the Metric Dashboard series, you can find part 1 here
Passing a fake object to constructor
At one point I had to [...]
I have talked about unit testing the Metric Dashboard, today I had some time to dive into the task. I decided to test the Bugs Caught feature of the Visual [...]
While developing the Metric Dashboard, I on purposely did not write any unit tests. I wanted to feel and remember what is like to develop without unit test and [...]
I have been talking about integrity management, but the word integrity actually comes from the technical condition of being whole. That is why in star trak we [...]
Ester Schindler has a post in cio about the 3 lessons developers should learn from the Zune meltdown. She finishes it with: Quality Assurance doesn't apply [...]