3 releases (breaking)
0.3.0 | Mar 22, 2024 |
---|---|
0.2.0 | Mar 10, 2024 |
0.1.0 | May 31, 2023 |
#682 in Testing
41,548 downloads per month
Used in 3 crates
1MB
15K
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
~2–2.8MB
~51K SLoC