| Crates.io | bdk_testenv |
| lib.rs | bdk_testenv |
| version | 0.13.1 |
| created_at | 2024-03-27 16:50:01.359765+00 |
| updated_at | 2025-08-06 12:42:13.783568+00 |
| description | Testing framework for BDK chain sources. |
| homepage | https://bitcoindevkit.org |
| repository | https://github.com/bitcoindevkit/bdk |
| max_upload_size | |
| id | 1188186 |
| size | 52,814 |
This crate sets up a regtest environment with a single [bitcoind] node
connected to an [electrs] instance. This framework provides the infrastructure
for testing chain source crates, e.g., [bdk_chain], [bdk_electrum],
[bdk_esplora], etc.