Hi, I'm wondering if you have some advice on this subject. I want to expand my setup so that after building, and running unit-tests, I want to trigger a task on a remote machine that installs my binaries and runs automated UI-tests.
I have the NAnt script on the remote machine, in place. All I need now is to trigger the task and get the result. Do you have any thoughts how this might done?
