Docs.rs
dao-testing-2.4.0
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
dao-testing 2.4.0
Testing helper functions and interfaces for testing DAO modules.
Crate
Source
Builds
Feature flags
Documentation
Coverage
17.31%
9
out of
52
items documented
0
out of
45
items with examples
Ø build duration
all releases: 2m 40s
Average build duration of
successful
builds in releases after 2024-10-23.
Links
DA0-DA0/dao-contracts
219
144
55
crates.io
Dependencies
cosmwasm-schema ^1.2
normal
cosmwasm-std ^1.5.0
normal
cw-core ^0.1.0
normal
cw-hooks ^2.4.0
normal
cw-multi-test ^0.18
normal
cw-proposal-single ^0.1.0
normal
cw-tokenfactory-issuer ^2.4.0
normal
cw-utils ^1.0
normal
cw-vesting ^2.4.0
normal
cw2 ^1.1
normal
cw20 ^1.1
normal
cw20-base ^1.1
normal
cw20-stake ^2.4.0
normal
cw4 ^1.1
normal
cw4-group ^1.1
normal
cw721-base ^0.18
normal
cw721-roles ^2.4.0
normal
dao-dao-core ^2.4.0
normal
dao-interface ^2.4.0
normal
dao-pre-propose-multiple ^2.4.0
normal
dao-pre-propose-single ^2.4.0
normal
dao-proposal-condorcet ^2.4.0
normal
dao-proposal-single ^2.4.0
normal
dao-test-custom-factory ^2.4.0
normal
dao-voting ^2.4.0
normal
dao-voting-cw20-balance ^2.4.0
normal
dao-voting-cw20-staked ^2.4.0
normal
dao-voting-cw4 ^2.4.0
normal
dao-voting-cw721-roles ^2.4.0
normal
dao-voting-cw721-staked ^2.4.0
normal
dao-voting-token-staked ^2.4.0
normal
osmosis-std ^0.20.1
normal
osmosis-test-tube ^20.1.1
normal
rand ^0.8
normal
serde ^1.0
normal
serde_json ^1.0
normal
stake-cw20 ^0.2.6
normal
dao-voting ^0.1.0
normal
Versions
2.5.0
(2024-10-31)
2.4.2
(2024-07-22)
2.4.1
(2024-07-22)
2.4.0
(2024-07-21)
2.2.0
(2023-07-09)
2.1.5
(2023-07-06)
2.1.3
(2023-07-06)
2.1.0
(2023-07-03)
0.1.0
(2023-07-03)
Owners
CosmWasm DAO Testing
This package provides common testing functions and types for testing DAO modules.