- fix to check the tests starting with `test_` rather than just `test`
- Testimony will return error code when docstrings are missing, incorrect
docstrings found, minimal docstrings not present
- Make validate_docstring return a 0 success return code if no errors are
found
- Organized Constants
- Now Testimony accepts --nocolor or --n argument to avoid color output
- Testimony will now not error out if termcolor is not installed.
- Make termcolor an optional dependency
- Add Travis configuration to automatically run pep8 when Testimony is
updated
- Get tests from subfolders of the given path