Roberto Maurizzi

Results 2 issues of Roberto Maurizzi

A while ago I used your integration example almost as-is to convert old tests written for the mostly-abandoned `django-behave` to use 'pure' `behave` by itself and it mostly worked out...

To enable logging with `traceback_with_variables` for Django (and possibly other frameworks) the correct approach is to extend the standard Python logging integration so that it has a custom formatting function...