Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 464 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 464 Bytes

Tests

  • In the in folder are manpages for whom completions will be generated, as part of the integration tests.
  • The expected outputs will be in the expected folder.
  • The tmp folder (ignored by git) will hold the completions generated by the tests, which will then be compared to the files in the expected folder.

To see the log output from tests, use RUST_LOG=<whatever> cargo test