Automation, Mark II
It just hit me that I just finish executing the entire NH Prof integration test suite on my new machine, and I had done absolutely no setup.
Well, I tell a lie. I had to configure the connection string, like this:
It isn’t very smart approach, but it is the one that has the least friction. Once I did that, all I had to do next was to execute the integration test suite. It is smart enough to recognize that it is running on a new machine (originally created because I wanted to save the other members of the team the bother of setting up the DB), create a database and populate it with the required data.
The surprising thing is that I never even thought about this until I looked at all the tests passing and realized that I had to do almost no setup.
Comments
Ayende,
some time ago you blogged about bying a new machine. it looks like you got one. can you tell me what you've got?
Smurf,
I got a desktop machine, not a laptop.
Quad core + 8GB
Desktop, good choice. I hope that you have at least two screens (monitors).
Fero,
Of course!
Comment preview