Skip to content

should contain_xml not working #7

@pzol

Description

@pzol
   the xml:
    <hotels destination_code="MAD" language="de">
              <geo lat="40.419" lon="-3.706" />
   </hotels>

   should match xml:
        <geo lat="40.419" lon="-3.706" />

returns false, it should return true for contain_xml
Besides... the description of the failure message should be "should contain xml"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions