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