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