I was wondering if there is anyone out there doing functional testing on
windows cookbooks.
Would love to hear from you, your preferred tool set, and level of success.
Thanks!
I was wondering if there is anyone out there doing functional testing on
windows cookbooks.
Would love to hear from you, your preferred tool set, and level of success.
Thanks!
We've had really good success using minitest/minitest-handler.
We have an internal openstack cluster which we use to provision Windows
instances via Jenkins. So on each commit of a cookbook, Jenkins launches a
new Windows instances and we let minitest-handler do the functional testing.
On Thu, Oct 24, 2013 at 7:54 PM, alexv@opscode.com wrote:
I was wondering if there is anyone out there doing functional testing on
windows cookbooks.Would love to hear from you, your preferred tool set, and level of success.
Thanks!
On Thu, Oct 24, 2013 at 7:54 PM, alexv@opscode.com wrote:
I was wondering if there is anyone out there doing functional testing on
windows cookbooks.Would love to hear from you, your preferred tool set, and level of success.
Like David I have also had some success using minitest-handler on
Windows for integration testing, although some assertions don't
entirely work (I don't remember the exact limitations)
Unit testing with ChefSpec should also work, obviously.
--
[ Julian C. Dunn jdunn@aquezada.com * Sorry, I'm ]
[ WWW: Julian Dunn's Blog - Commentary on media, technology, and everything in between. * only Web 1.0 ]
[ gopher://sdf.org/1/users/keymaker/ * compliant! ]
[ PGP: 91B3 7A9D 683C 7C16 715F 442C 6065 D533 FDC2 05B9 ]