I am working on some client-side Javascript and I need to be able to test it in all of the currently extant versions of Internet Explorer. A collegue of mine pointed me to the ievms project by Greg Thornton (xdissent) that automates the download of multiple Windows vms provided by Microsoft to facilitate testing in multiple versions of IE.
https://github.com/xdissent/ievms
To get it working under Fedora (RedHad, CentOS):
. The script requires unar but is not readily available for FC18. → Continue reading “Automate the Download of Windows VMs for Testing IE6, IE7, IE8, IE9, IE10 and IE11 with ievms”