Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency test-unit to v3.6.3 #712

Merged
merged 1 commit into from
Nov 24, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 24, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
test-unit (source) '3.6.2' -> '3.6.3' age adoption passing confidence

Release Notes

test-unit/test-unit (test-unit)

v3.6.3: test-unit 3.6.3 - 2024-11-24

Compare Source

Improvements
  • Added support for thread based parallel test running. You can use
    it by the --parallel=thread option. You can disable parallel
    test running per test case by defining parallel_safe? class
    method that returns false.

    • GH-235
    • Patch by Tsutomu Katsube
  • Added the --n-workers option.

  • Added the --[no-]report-slow-tests option. You can show the top
    5 slow tests with this option.

    • GH-253
    • Patch by Tsutomu Katsube
  • UI: console: Add support for outputting Exception#cause.

  • Added support for inspecting BasicObject.

Thanks
  • Tsutomu Katsube

  • Yuta Saito


Configuration

📅 Schedule: 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.

@yegor256
Copy link
Owner

@rultor please, try to merge, since 4 checks have passed

@rultor
Copy link
Collaborator

rultor commented Nov 24, 2024

@rultor please, try to merge, since 4 checks have passed

@yegor256 OK, I'll try to merge now. You can check the progress of the merge here.

@rultor rultor merged commit 463c5c1 into master Nov 24, 2024
4 checks passed
@rultor
Copy link
Collaborator

rultor commented Nov 24, 2024

@rultor please, try to merge, since 4 checks have passed

@yegor256 Done! FYI, the full log is here (took me 8min).

@renovate renovate bot deleted the renovate/test-unit-3.x branch November 24, 2024 07:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants