YosaiProject / yosai

A Security Framework for Python applications featuring Authorization (rbac permissions and roles), Authentication (2fa totp), Session Management and an extensive Audit Trail
http://yosaiproject.github.io/yosai
Other
590 stars 52 forks source link

pytest-capurelog not right, should be pytest-catchlog #8

Closed subssn21 closed 8 years ago

subssn21 commented 8 years ago

pytest-catchlog is a fork of pytest-capturelog, one of the changes is that pytest-catchlog makes the text method a property. If you use pytest-capturelog tests will fail with TypeError: argument of type 'method' is not iterable