Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KITCHEN-75 - support cross suite helpers. #134

Merged
merged 1 commit into from
Jul 17, 2013
Merged

KITCHEN-75 - support cross suite helpers. #134

merged 1 commit into from
Jul 17, 2013

Conversation

rteabeault
Copy link
Contributor

  • If there is a test/integration/helpers directory then copy the contents of the test framework specific sub folder
    to the remote suite dir.

For example,

test/integration/helpers/serverspec/spec_helper.rb

would be copied to /opt/busser/suites/serverspec/spec_helper.rb

This allows common files used across suites (such as spec_helper) to live in one place.

- If there is a test/integration/helpers directory then copy the contents of the test framework specific sub folder
  to the remote suite dir.

For example,

  test/integration/helpers/serverspec/spec_helper.rb

would be copied to /opt/busser/suites/serverspec/spec_helper.rb

This allows common files used across suites (such as spec_helper) to live in one place.
@sethvargo
Copy link
Contributor

👍

3 similar comments
@spheromak
Copy link

👍

@c10l
Copy link

c10l commented Jun 19, 2013

👍

@rteabeault
Copy link
Contributor Author

👍

@fnichol
Copy link
Contributor

fnichol commented Jul 17, 2013

Liking this 😄

👍

fnichol added a commit that referenced this pull request Jul 17, 2013
KITCHEN-75 - support cross suite helpers.
@fnichol fnichol merged commit 7c495f4 into test-kitchen:master Jul 17, 2013
@test-kitchen test-kitchen locked and limited conversation to collaborators Nov 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants