Skip to content

Ask HN: VM Automation for Unit Testing?

6 pointsprovito3 comments
On HN

We are developing a desktop tool and would like to unit test this in different environments automatically. Are there VM providers which are more or less suitable? I don't want to have only one proprietary solution which is not interchangeable anymore - Hyper-V would be the most obvious choice as we are working on Windows 8, but are there better options?

Thanks!

Comments

It should be easy to build something using Vagrant (based on VirtualBox) and Jenkins, see: http://stackoverflow.com/questions/6941547/how-to-combine-va...

I also support this.

Another great resource: https://github.com/WinRb/vagrant-windows

Thanks! I'll give it a try.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.