proptest-state-machine

Crates.ioproptest-state-machine
lib.rsproptest-state-machine
version0.3.0
sourcesrc
created_at2023-05-31 20:25:17.50773
updated_at2024-03-22 12:06:33.814284
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
size100,449
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: 973

cargo fmt