chore(deps): update upm project dependency com.unity.test-framework to v1.4.6 (develop) #3671
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.1.33->1.4.6✅ Editor bump: Not required for testproject-tools-integration/Packages/manifest.json
This is probably safe to merge for this project
Release Notes
com.unity.test-framework (com.unity.test-framework)
v1.4.6Compare Source
v1.4.5Compare Source
v1.4.4Compare Source
v1.4.3Compare Source
v1.4.2Compare Source
v1.4.1Compare Source
v1.4.0Compare Source
ICallbacks.RunStartedso that it corresponds to the actual test tree being run.[ParametrizedIgnore]attribute which allows ignoring tests based on arguments which were passed to the test method.v1.3.9Compare Source
-randomOrderSeed xyou can run the tests in a randomized order, where x is an integer different from 0. If a new test is added in the project the random order passing the same seed will be kept, and the new test will be placed in the random list accordigly.v1.3.8Compare Source
-randomOrderSeed xyou can run the tests in a randomized order, where x is an integer different from 0. If a new test is added in the project the random order passing the same seed will be kept, and the new test will be placed in the random list accordigly.v1.3.7Compare Source
-randomOrderSeed xyou can run the tests in a randomized order, where x is an integer different from 0. If a new test is added in the project the random order passing the same seed will be kept, and the new test will be placed in the random list accordigly.v1.3.5Compare Source
-repeat xruns the test x amount of times or until it fails. It is useful for testing unstable tests-retry xif a test fails, run that test x amount of times or until it succeeds.v1.3.4Compare Source
UNITY_TEST_FRAMEWORKdefine constraint to filter out test framework assemblies from normal platform and asset bundle builds. (DSTR-791)v1.3.3Compare Source
v1.3.2Compare Source
No release notes found for this version
v1.3.1Compare Source
No release notes found for this version
v1.3.0Compare Source
No release notes found for this version
v1.1.33Compare Source
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
This PR has been generated by Unity Renovate Bot.