proptest-state-machine

Crates.ioproptest-state-machine
lib.rsproptest-state-machine
version0.5.0
created_at2023-05-31 20:25:17.50773+00
updated_at2025-09-20 18:15:28.459488+00
descriptionState machine based testing support for proptest.
homepagehttps://proptest-rs.github.io/proptest/proptest/state-machine.html
repositoryhttps://github.com/proptest-rs/proptest
max_upload_size
id879124
size112,142
publish (github:proptest-rs:publish)

documentation

https://docs.rs/proptest-state-machine/latest/proptest-state-machine/

README

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.

Commit count: 960

cargo fmt