cdent / gabbi

Declarative HTTP Testing for Python and anything else
http://gabbi.readthedocs.org/
Other
148 stars 34 forks source link

Add support for regex in response_strings #327

Closed cdent closed 6 months ago

cdent commented 7 months ago

Very similar to what is used for headers.

Fixes #326

cdent commented 7 months ago

Undecided if this is correct/done. Certainly needs docs before being called done, but I though it would be useful to have a look at the initial thing.