4 releases (2 breaking)
new 0.3.1 | Dec 16, 2024 |
---|---|
0.3.0 | Mar 22, 2024 |
0.2.0 | Mar 10, 2024 |
0.1.0 | May 31, 2023 |
#468 in Testing
22,810 downloads per month
Used in 4 crates
1MB
16K
SLoC
proptest-state-machine
The state machine testing support provides a strategy and convenience runner macro for a sequential state machine. To learn more, please consult state machine page in the Proptest book.
lib.rs
:
Strategies and test runners for Proptest State Machine tests.
Please refer to the Proptest Book chapter "State Machine testing" to learn when and how to use this and how it's made.
Dependencies
~1.6–2.4MB
~43K SLoC