cesarob
Results
2
comments of
cesarob
Hi, I just have faced this issue. The problem is that self._checklists is not being initialized in the __init__(). Right now you avoid the exception but the property returns None...
This is a feature common in testing runners. For example in py.test and nose they are called configuration files. Other runner I know it explicitely call it bootstrap, file phpunit.