Hy Bill Thanks for your answer. That's how we solved it in another project too. The problem with this approach is, that is generally not good for CI servers.
I was in a group that solved something like this, but it's been a while since I had access to that code. One thing I remember was that the component had to be
I've been maintaining a repository at GitHub [1] where I commit code made through TDD. You can download the project and see every step with a graphical tool
Hi Olof! You can reach the code at http://paste-it.net/public/gc98d53/ Thanks for the attention to my topic. With regards, Maxim! ... [Non-text portions of
I was looking around for a good method how to write acceptance tests in NUnit or xUnit for a component which uses an activeX control. The problem is that the