Skip to content

Migration of runtime tests to hypothesis based property testing #75

@abelcheung

Description

@abelcheung

This issue tracks the progress of migrating existing runtime tests to hypothesis:

  • test_elem_class_lookup.py
  • test_iterparse.py
    • Depends on whether XML/HTMLPullParser options are tested or not (currently not)
  • test_attrib.py (ec203cf)
  • test_errorlog.py (f07ad28)
  • test_etree_element.py
  • html/test_beautifulsoup.py (cfe2af5)
  • html/test_html5lib.py (e2c3ebd)
  • html/test_link_func.py (bde5482)

Following files don't need converting:

  • test_constants.py
  • test_xinclude.py
  • test_etree_element.py get*() family methods

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesttestsuiteIssues concerning test suite

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions