CleanCut / green

Green is a clean, colorful, fast python test runner.
MIT License
792 stars 75 forks source link

Import Errors shouldn't crash "green --completions" #35

Closed CleanCut closed 9 years ago

CleanCut commented 9 years ago

In the context of providing an autocompletion list, it makes much more sense for green to ignore import errors than raise them and crash.