A helper library for writing CKB script test cases. It is migrated from [capsule](https://github.com/nervosnetwork/capsule)
```toml
[dependencies]
ckb-testtool = "1.0"
```
See [https://docs.rs/ckb-testtool/latest/ckb_testtool/](https://docs.rs/ckb-testtool/latest/ckb_testtool/)
MIT