# File lib/aruba/api.rb, line 144 def assert_passing_with(partial_output) assert_exit_status_and_partial_output(true, partial_output) end