Docs.rs
ckb-testtool-0.14.1
Platform
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ckb-testtool 0.14.1
CKB contract testing tools
Crate
Source
Builds
Feature flags
Documentation
Coverage
56.41%
22
out of
39
items documented
1
out of
30
items with examples
Size
Source code size: 89.53 kB
Documentation size: 493.54 kB
Links
nervosnetwork/ckb-testtool
1
5
0
crates.io
Dependencies
ckb-always-success-script ^0.0.1
normal
ckb-chain-spec ^0.119.0
normal
ckb-crypto ^0.119.0
normal
ckb-error ^0.119.0
normal
ckb-hash ^0.119.0
normal
ckb-jsonrpc-types ^0.119.0
normal
ckb-mock-tx-types ^0.119.0
normal
ckb-resource ^0.119.0
normal
ckb-script ^0.119.0
normal
ckb-traits ^0.119.0
normal
ckb-types ^0.119.0
normal
ckb-verification ^0.119.0
normal
faster-hex ^0.6.1
normal
lazy_static ^1.4
normal
libloading ^0.8.4
normal
optional
rand ^0.8
normal
serde_json ^1.0
normal
optional
anyhow ^1.0
dev
ckb-system-scripts ^0.5
dev
Versions
0.14.1
0.14.0
0.13.2
0.13.1
0.13.0
0.12.0
0.11.0
0.10.2
0.10.1
0.10.0
0.9.1
0.9.0
0.8.0
0.7.1
0.7.0
0.6.1
0.6.0
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
0.2.2
0.2.1
0.2.0
Owners
CKB Test Tool
A helper library for writing CKB script test cases. It is migrated from
capsule