@rodrigondec Is there anything in your PR that you see missing in the implementation we have merged with #130? Anything you would like to see integrated from your PR?
The test runner can be set via a CLI option elegantly & easily.
A test case can be integrated via the custom test runner (following the pattern outlined in the behave_django.runner module).
related to #122