MCPcopy Create free account
hub / github.com/cargo-lambda/cargo-lambda / test_project

Method test_project

crates/cargo-lambda-cli/tests/harness/mod.rs:49–51  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

47 }
48
49 pub fn test_project(&self) -> Project {
50 test_project(&self.root)
51 }
52
53 fn template_path(&self) -> PathBuf {
54 let path = Path::new("..")

Calls 1

test_projectFunction · 0.85

Tested by

no test coverage detected