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

Runner tests #685

Merged
merged 1 commit into from
Aug 13, 2021
Merged

Runner tests #685

merged 1 commit into from
Aug 13, 2021

Conversation

lovro-bikic
Copy link
Member

Adds tests for exec, system and printer runners (skipping pretty for now).

@@ -31,4 +31,13 @@
config.after(:all, type: :rake) do
Mina::Configuration.instance.remove :simulate
end

config.around(:each, :suppressed_output) do |example|
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice :D

@lovro-bikic lovro-bikic merged commit 213c39c into master Aug 13, 2021
@lovro-bikic lovro-bikic deleted the feature/runners-specs branch August 13, 2021 20:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants