TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: VM Automation for Unit Testing?

6 pointsby provitoover 11 years ago
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&#x27;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?<p>Thanks!

1 comment

jgillichover 11 years ago
It should be easy to build something using Vagrant (based on VirtualBox) and Jenkins, see: <a href="http://stackoverflow.com/questions/6941547/how-to-combine-vagrant-with-jenkins-for-the-perfect-continuous-integration-envir" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;6941547&#x2F;how-to-combine-va...</a>
评论 #7056312 未加载
评论 #7056327 未加载