Skip to content

New assertResponseHTML method for unit tests

Enrico Zini requested to merge assertresponsehtml into devel

It combines checking response status code with parsing HTML.

I realised the two are often used together, and when they don't, they likely should

Merge request reports

Loading