cargo test --all-features -p <project> --lib# --lib only run test in lib instead of doc test# --all-features is optional