Skip to content

Draft: Expand the wildcard system test with wider use of hypothesis

Štěpán Balážik requested to merge stepan/hypothesis into main

I expanded the test so it now also tests:

  • expansion works with multiple labels
  • asterisk in qname does not cause expansion

There is also a more general way to generate dnspython's dns.name.Name objects for use with property based tests using hypothesis.

Edited by Štěpán Balážik

Merge request reports