test-kitchen / busser-serverspec

A Busser runner plugin for the serverspec testing library
Other
54 stars 41 forks source link

Tests for all suites #26

Closed arifcse019 closed 8 years ago

arifcse019 commented 9 years ago

Hi,

Is it possible to run some tests for all suites? Then it saves from duplicating the tests those are applicable for all suites

Arif

d-higuchi commented 9 years ago

i think this feature is not only in busser-serverspec but also in test-kitchen / busser. would you please open issue at test-kitchen for a starter?

arifcse019 commented 9 years ago

You mean here? https://github.com/test-kitchen/busser

d-higuchi commented 9 years ago

https://github.com/test-kitchen/test-kitchen or https://github.com/test-kitchen/busser your saying is not specific for busser-serverspec.

bbergstrom commented 9 years ago

https://github.com/test-kitchen/busser/issues/26

bbergstrom commented 9 years ago

This doesn't run some tests in all suites, but at least lets you share logic across all suites: https://github.com/test-kitchen/test-kitchen/pull/134