PackageTrack
Sign in Get early access

assert-json-diff

Easily compare two JSON values and get great output

2.0.2 130M downloads/mo #692 most downloaded on crates.io davidpdrsn/assert-json-diff

What this package is like to depend on

Last release 4 years ago

no release in 18 months

Release timing varies

gaps range from 3 weeks to 1.4 years

Nearly every release is documented

notes for 10 of 11 stable releases

Nothing withdrawn

no release was ever pulled

8 years old

11 releases · first in 2018

0 releases in the last 12 months

see the full history below

Release timeline

11 releases · Oct 2018 to Jun 2022
2019 2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 11
  1. 2.0.2 29 Jun 2022
    Release notes
    • Don't move the Values being compared in assert_json_matches
    Open source →
  2. 2.0.1 14 Feb 2021
    Release notes
    • Add maintenance status to readme and Cargo.toml.
    Open source →
  3. 2.0.0 23 Jan 2021

    Nothing published for this version

  4. 1.1.0 12 Jul 2020
    Release notes

    (cargo-release) assert-json-diff version 1.1.0

    Open source →
    Release notes
    • All methods now accept any T: Serialize rather than just serde_json::Value.
    Open source →
  5. 1.0.3 21 Feb 2020
    Release notes
    • Introduce non-panicking functions with assert_json_include_no_panic and assert_json_eq_no_panic.
    Open source →
  6. 1.0.2 19 Feb 2020
    Release notes
    • Internal diffing algorithm simplified. There should be no external changes. Some error messages might have changed, but everything that passed/failed before should still do the same.
    Open source →
  7. 1.0.1 24 Oct 2019
    Release notes

    (cargo-release) assert-json-diff version 1.0.1

    Open source →
    Release notes
    • Update to 2018 edition
    Open source →
  8. 1.0.0 15 Feb 2019
    Release notes

    Fixed

    • Make macros work with trailing comma
    Open source →
  9. 0.2.1 17 Nov 2018
    Release notes

    See the change log for details.

    Open source →
    Release notes

    Fixed

    • Fix wrong error message when a JSON atom was missing from actual.
    Open source →
  10. 0.2.0 16 Nov 2018
    Release notes

    See the change log for details.

    Open source →
    Release notes

    Added

    • Add assert_json_include. It does partial matching the same way the old assert_json_eq did.

    Changed

    • Change assert_json_eq do exact matching. If the two values are not exactly the same, it'll panic.
    Open source →
  11. 0.1.0 17 Oct 2018
    Release notes

    Initial release.

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive