Skip to content
Knots
Search
K
Main Navigation
Home
Blog
Appearance
Menu
Return to top
On this page
集成测试
在项目里创建一个test文件夹,这里放置集成测试代码。
无需写
#[cfg(test)]
标记
命令
shell
cargo
test
--test