2 个版本
0.1.1 | 2023年3月19日 |
---|---|
0.1.0 | 2023年3月19日 |
#460 在 Cargo 插件 中
每月 25 次下载
5KB
55 行
cargo-makima
Makima 在运行 cargo 时来捉弄你~
cargo-mommy 的分支
安装
像安装任何其他 cargo 扩展一样安装 cargo-makima~
> cargo install cargo-makima
用法
运行你通常会用到的任何 cargo 命令,但在 cargo 后面添加 makima~
> cargo makima test
Finished test [unoptimized + debuginfo] target(s) in 0.00s
Running unittests src\main.rs (target\debug\deps\cargo_makima-3804b5c850d46137.exe)
running 1 test
test test ... FAILED
failures:
---- test stdout ----
thread 'test' panicked at 'oops!!', src\main.rs:26:5
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
failures:
test
test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
error: test failed, to rerun pass `--bin cargo-makima`
What could I do to absolutely deny you of a normal life?️
>_
依赖
~0.9–1.7MB
~37K SLoC