|
Repo Added
|
Total Files
16
|
# Builds
342
Last
|
Badge
README BADGES
|
travis-ci
Fix order dependent tests by resetting `host_os` after changing Can be red/greened with a seed of 34156, and more minimally with: bundle exec rspec ./spec/editor_spec.rb ./spec/list_spec.rb --seed 34156 Particularly, the tests of color output in `list_spec.rb` fail when the OS is left as `mswin` in `editor_spec.rb`, since Thor does not display colored output on Windows (see https://github.com/erikhuda/thor/blob/4b95e2e73/lib/thor/shell.rb#L14-L16).
306.11 hits per line
1704 of 1716 relevant lines covered (99.3%)
| Coverage | File | Lines | Relevant | Covered | Missed | Hits/Line |
|---|