-
Notifications
You must be signed in to change notification settings - Fork 2
Update dependency TUnit to 1.10.0 #37
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
Open
Nice3point
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/tunit-1.x
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the TUnit testing framework dependency from version 1.7.20 to 1.8.1, bringing in new features and fixes from two intermediate releases (1.8.0 and 1.8.1).
- Updates TUnit package version in centralized package management
- Incorporates improvements to test framework migration code fixers
- Adds enhanced support for parameterized test metadata (DisplayName, Skip, Categories)
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
796274d to
ab61cb0
Compare
ab61cb0 to
70cb0c0
Compare
70cb0c0 to
fb79dc3
Compare
fb79dc3 to
34a24ba
Compare
34a24ba to
79a8c37
Compare
79a8c37 to
5f9e50f
Compare
5f9e50f to
8e24fa0
Compare
8e24fa0 to
e876aab
Compare
e876aab to
4530471
Compare
4530471 to
af774e0
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.7.20→1.10.0Release Notes
thomhurst/TUnit (TUnit)
v1.10.0: 1.10.0What's Changed
Other Changes
Assertion.ExecuteCorestate machine generation by @TimothyMakkison in #4328TestExtensionseliminate closure with equality by @TimothyMakkison in #4350Dependencies
Full Changelog: thomhurst/TUnit@v1.9.91...v1.10.0
v1.9.91: 1.9.91What's Changed
Other Changes
PropertyInjectordefer state machine creation by @TimothyMakkison in #4321Dependencies
Full Changelog: thomhurst/TUnit@v1.9.85...v1.9.91
v1.9.85: 1.9.85What's Changed
Other Changes
IReadOnlyList<Attribute>by @TimothyMakkison in #4310Dependencies
Full Changelog: thomhurst/TUnit@v1.9.81...v1.9.85
v1.9.81: 1.9.81What's Changed
Other Changes
Attribute[]thenListinToAttributeDictionaryby @TimothyMakkison in #4303vlbinFilterScopedAttributesand defer creation. by @TimothyMakkison in #4304Dependencies
Full Changelog: thomhurst/TUnit@v1.9.68...v1.9.81
v1.9.68: 1.9.68What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.9.64...v1.9.68
v1.9.64: 1.9.64What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.9.55...v1.9.64
v1.9.55: 1.9.55What's Changed
Other Changes
Span.SplitandVSBby @TimothyMakkison in #4279SubsStringwith alternative lookup by @TimothyMakkison in #4280ValueStringBuilderto avoid allocations by @TimothyMakkison in #4231Dependencies
Full Changelog: thomhurst/TUnit@v1.9.45...v1.9.55
v1.9.45: 1.9.45What's Changed
Other Changes
ValueStringBuilderby @TimothyMakkison in #4273Dependencies
Full Changelog: thomhurst/TUnit@v1.9.42...v1.9.45
v1.9.42: 1.9.42What's Changed
Other Changes
HookCollectionServiceby @TimothyMakkison in #4267Dependencies
Full Changelog: thomhurst/TUnit@v1.9.26...v1.9.42
v1.9.26: 1.9.26What's Changed
Other Changes
Enumerator,Hashsetand state machine by @TimothyMakkison in #4225Listcreation inGetDynamicTestAttributesby @TimothyMakkison in #4195Dependencies
Full Changelog: thomhurst/TUnit@v1.9.17...v1.9.26
v1.9.17: 1.9.17What's Changed
Other Changes
Funcallocation with method group by @TimothyMakkison in #4242RemoveWhereby @TimothyMakkison in #4240Dependencies
Full Changelog: thomhurst/TUnit@v1.9.2...v1.9.17
v1.9.2: 1.9.2What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.9.0...v1.9.2
v1.9.0: 1.9.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.8.9...v1.9.0
v1.8.9: 1.8.9What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.8.1...v1.8.9
v1.8.1: 1.8.1What's Changed
Other Changes
Full Changelog: thomhurst/TUnit@v1.8.0...v1.8.1
v1.8.0: 1.8.0What's Changed
Other Changes
Dependencies
Full Changelog: thomhurst/TUnit@v1.7.20...v1.8.0
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.
This PR has been generated by Renovate Bot.