This is a patch of the original playwright implementation for Python.
Testsuites are defined by a collect_interface returning a set of unittest_type objects. To create a new test use the new_unittest constructor, which requires a test ...