voxpupuli / onceover

Your gateway drug to automated infrastructure testing with Puppet
141 stars 45 forks source link

Added acceptance testing plans #242

Closed dylanratcliffe closed 4 years ago

dylanratcliffe commented 4 years ago

This adds plans for running acceptance tests instead of using native ruby. The idea here is that we can create a pool of bolts and then farm out the tests to this pool. Not sure if it will be able to remain entirely within ruby or if we will have to shell out. But we'll probably have to shell out so that we don't have issues with thread safety