property_testing 0.3.0 copy "property_testing: ^0.3.0" to clipboard
property_testing: ^0.3.0 copied to clipboard

A property-based testing framework for Dart with powerful generators and shrinking capabilities

0.3.0 #

0.2.1+1 #

  • Refreshed documentation and package metadata to align with the routed ecosystem release.

0.2.1 #

  • Expanded the README with badges, funding info, and extra examples covering chaos generators plus the stateful runner.

0.2.0 #

  • StatefulPropertyRunner now accepts a distinct CommandType generic so invariants and update functions keep full type information even when command objects differ from the model type. This fixes analyzer complaints in custom runners and makes property harness extensions easier to compose.

0.1.0 #

  • Initial public release aligned with the routed ecosystem workspace.
  • Adds generators and shrinking support used by the routed test suite.
0
likes
0
points
229
downloads

Publisher

unverified uploader

Weekly Downloads

A property-based testing framework for Dart with powerful generators and shrinking capabilities

Repository (GitHub)
View/report issues

Funding

Consider supporting this project:

www.buymeacoffee.com

License

unknown (license)

Dependencies

meta, server_testing, test

More

Packages that depend on property_testing