drahnr / cargo-spellcheck

Checks all your documentation for spelling and grammar mistakes with hunspell and a nlprule based checker for grammar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add tests for interactive mode

drahnr opened this issue · comments

Currently the fix mode is not tested by CI, and hence errors sneak in rather easily.

  • find a framework that simulates a terminal env for test cases
  • refactor based on closure based input provider for input characters