Skip to content

Latest commit

 

History

History

vault-core-tests

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

vault-core-tests

Testing

Code coverage

Install tools:

cargo install cargo-tarpaulin

Run tests:

cargo tarpaulin -o html

Open ../tarpaulin-report.html