# File lib/aruba/api.rb, line 195
    def assert_failing_with(expected)
      assert_exit_status_and_partial_output(false, expected)
    end