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