4 releases (2 breaking)

0.3.1 Dec 16, 2024
0.3.0 Mar 22, 2024
0.2.0 Mar 10, 2024
0.1.0 May 31, 2023

#425 in Testing

Download history 11752/week @ 2024-10-09 15543/week @ 2024-10-16 7410/week @ 2024-10-23 7206/week @ 2024-10-30 5753/week @ 2024-11-06 5159/week @ 2024-11-13 5639/week @ 2024-11-20 4534/week @ 2024-11-27 6695/week @ 2024-12-04 5955/week @ 2024-12-11 5174/week @ 2024-12-18 2607/week @ 2024-12-25 5291/week @ 2025-01-01 7673/week @ 2025-01-08 5697/week @ 2025-01-15 5261/week @ 2025-01-22

24,323 downloads per month
Used in 5 crates

MIT/Apache

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
~42K SLoC