Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
KarstenSQ authored and rubengees committed Feb 26, 2021
1 parent 3f27cbc commit 8408ffc
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -365,6 +365,11 @@ squit {
// If xml should be canonicalized for the html report.
// This means that both expected and actual response are transposed into a common format.
canonicalize = true
// If invalid namespace resources given in the xml should be resolved.
// If neither http:// or https:// are set as part of the namespace url, http:// will be set as a prefix,
// so that the canonicalization does not throw errors.
resolveInvalidNamespaces = true
}
json {
Expand Down

0 comments on commit 8408ffc

Please sign in to comment.