Skip to content

Latest commit

 

History

History

tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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