Docs.rs
solana-program-test-1.11.1
Platform
x86_64-unknown-linux-gnu
Feature flags
Releases
All Releases
Releases by Stars
Recent Build Failures
Build Failures by Stars
Release Activity
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
Rust Cookbook
Crates.io
The Cargo Guide
solana-program-test 1.11.1
Solana Program Test Framework
Crate
Source
Builds
Feature flags
Documentation
Coverage
62.86%
22
out of
35
items documented
Links
solana-labs/solana
9027
2200
889
Crates.io
Dependencies
assert_matches ^1.5.0
normal
async-trait ^0.1.53
normal
base64 ^0.13.0
normal
bincode ^1.3.3
normal
chrono-humanize ^0.2.1
normal
log ^0.4.17
normal
serde ^1.0.137
normal
solana-banks-client =1.11.1
normal
solana-banks-server =1.11.1
normal
solana-bpf-loader-program =1.11.1
normal
solana-logger =1.11.1
normal
solana-program-runtime =1.11.1
normal
solana-runtime =1.11.1
normal
solana-sdk =1.11.1
normal
solana-vote-program =1.11.1
normal
thiserror ^1.0
normal
tokio ~1.14.1
normal
Versions
1.11.1
1.11.0
1.10.29
1.10.28
1.10.27
1.10.26
1.10.25
1.10.24
1.10.23
1.10.21
1.10.20
1.10.19
1.10.18
1.10.17
1.10.16
1.10.15
1.10.14
1.10.13
1.10.12
1.10.11
1.10.10
1.10.9
1.10.8
1.10.7
1.10.6
1.10.5
1.10.4
1.10.3
1.10.2
1.10.1
1.10.0
1.9.29
1.9.28
1.9.26
1.9.25
1.9.24
1.9.23
1.9.22
1.9.21
1.9.20
1.9.19
1.9.18
1.9.17
1.9.16
1.9.15
1.9.14
1.9.13
1.9.12
1.9.11
1.9.10
1.9.9
1.9.8
1.9.7
1.9.6
1.9.5
1.9.4
1.9.3
1.9.2
1.9.1
1.9.0
1.8.16
1.8.14
1.8.13
1.8.12
1.8.11
1.8.10
1.8.9
1.8.8
1.8.7
1.8.6
1.8.5
1.8.4
1.8.3
1.8.2
1.8.1
1.8.0
1.7.17
1.7.16
1.7.15
1.7.14
1.7.13
1.7.12
1.7.11
1.7.10
1.7.9
1.7.8
1.7.7
1.7.6
1.7.5
1.7.4
1.7.3
1.7.2
1.7.1
1.7.0
1.6.28
1.6.27
1.6.26
1.6.25
1.6.24
1.6.21
1.6.20
1.6.19
1.6.18
1.6.17
1.6.16
1.6.15
1.6.14
1.6.13
1.6.12
1.6.11
1.6.10
1.6.9
1.6.8
1.6.7
1.6.6
1.6.5
1.6.4
1.6.3
1.6.2
1.6.1
1.6.0
1.5.19
1.5.17
1.5.16
1.5.15
1.5.14
1.5.13
1.5.12
1.5.11
1.5.10
1.5.9
1.5.8
1.5.7
1.5.6
1.5.5
1.5.4
1.5.3
1.5.2
1.5.1
1.5.0
1.4.23
1.4.22
1.4.21
1.4.20
1.4.19
1.4.18
1.4.17
1.4.16
1.4.15
1.4.14
1.4.13
1.4.12
1.4.11
1.4.10
1.4.9
1.4.8
1.4.7
1.4.6
1.4.5
1.4.4
Owners
The solana-program-test provides a BanksClient-based test framework BPF programs