colour-runner
colour-runner copied to clipboard
Colour formatting for unittest output
Can you give me an example of what to import after installing the colour-runner 0.1.1 please? it seems import colour_runner, does not work! Can you help me with this please?...
Currently, my unittest has the following code: ``` unittest.main() ``` It would be nice to have a `colour_runner.main()` or `colour_runner.runner.main()` as a shortcut to: ``` # Note: untested line! unittest.main(testRunner=test_runner,...
If I come here from Google/whatever/ how do I know what it is and how it differ from others? Other packages with similar functionality e.g. https://github.com/neubloc/django-colortools https://pypi.python.org/pypi/pyrg https://pypi.python.org/pypi/rudolf/