I have been dog-fooding Typemock Isolator with the Metric Dashboard. There are quite a few gaps in the product that I have found while using it. Before I go [...]
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 [...]
After a few weeks using the BugFixTime metric, I found that metric too hard to understand and leaves the developer and managers clueless to what that have to [...]