Skip to content

chore: update rust crate test-case to v3#18

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test-case-3.x
Open

chore: update rust crate test-case to v3#18
renovate[bot] wants to merge 1 commit intomainfrom
renovate/test-case-3.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Apr 30, 2026

This PR contains the following updates:

Package Type Update Change
test-case dev-dependencies major 23

Release Notes

frondeus/test-case (test-case)

v3.3.1

Compare Source

Fixes
  • Avoid emitting additional misleading error messages by proc-macro2-diagnostics (#​138)

v3.3.0

Compare Source

Features
  • Allow comments in test-matrix macro (#​132)
Improvements
  • Drop proc-macro-error dependency & improve error messages (#​136)

v3.2.1

Compare Source

Improvements
  • Update syn dependency to 2.0
  • Ensure that test-case selects correct version of it's core and macros subcrates

v3.2.0

Compare Source

Features
  • Add test_matrix macro: generates test cases from Cartesian product of possible test function argument values (#​128)
Improvements
  • Retain allow attributes on test functions (#​127)

v3.1.0

Compare Source

Features
  • Copy attribute span to generated test functions so that IDEs recognize them properly as individual tests
Improvements
  • Added LICENSE file to child crates

v3.0.0

Compare Source

[IMPORTANT] Starting with 3.0 release we are changing test-case MSRV policy to support only 3 latest stable releases.

Improvements
  • Split out functional parts of test-case-macros crate into test-case-core for easy reuse by external libraries

v2.2.2

Compare Source

Fixes
  • Use fully qualified test macro path to avoid conflicts in workspace (#​105)

v2.2.1

Compare Source

Fixes
  • Ensure test-case depends on correct version of test-case-macros

v2.2.0

Compare Source

Features
  • Support ignore["reason"] syntax (#​102)

v2.1.0

Compare Source

Features
  • Support matches_regex complex test-case (requires with-regex feature) (#​98)
  • Support len, count and empty complex test-cases (#​97)
Fixes
  • Support keyword ignore on void fn (#​100)
Improvements
  • Move macros to separate subcrate so that test-case can export other things (#​96)

v2.0.2

Compare Source

Fixes
  • Covered missing cases in matches X if Y test_case variant (fixes the fact that previous bug fix didn't produce guard code)

v2.0.1

Compare Source

Fixes
  • matches Pattern if condition parses correctly (if condition part wasn't allowed)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants