mockito breaking changes

cargo

3 curated breaking changes across major versions of mockito. Use this as a migration checklist before bumping dependencies.

3
changes
Breaking changes by transition
  • 0.32.5 \u2192 1.0.0breaking

    Tests can now run in parallel

  • 0.32.5 \u2192 1.0.0breaking

    An async interface for all actions (though the sync interface is also available)

  • 0.32.5 \u2192 1.0.0breaking

    Mock multiple server/hosts at the same time For a list of all the changes please check the [release log](https://github.com/lipanski/mockito/releases).

API access

Get this data programmatically \u2014 free, no authentication.

curl https://depscope.dev/api/breaking/cargo/mockito
mockito breaking changes — Cargo migration guide | DepScope