Can I subclass avocado as described at https://avocado-framework.readthedocs.io/en/latest/SubclassingAvocado.html
with 52.1?
I tried duplicating[1] the structure described there exactly and
running the test_example.py passes but I don't see any of the
self.log.info() messages in the job.log.
Cheers,
b.
[1] With the exception of putting "sys.path.append('./')" before the
"from apricot import ApricotTest" because I don't really want to
install my subclass into my per-user python library using setup.py.
signature.asc
Description: This is a digitally signed message part
