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

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

0.3.2 #

  • Updated dependency constraints to align with routed 0.3.2 and server_testing 0.3.2.

0.3.1 #

  • Synced routed ecosystem dependency constraints.

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
160
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

Documentation

API reference

Funding

Consider supporting this project:

www.buymeacoffee.com

License

MIT (license)

Dependencies

meta, server_testing, test

More

Packages that depend on property_testing