Implement several verbosity levels: - [x] no output, failures only - [ ] dots for objects - [x] names of objects - [x] full, from doctest's `-v` Also this need to work with both stdout/stderr redirected and not.